]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/panel: simple: Add Waveshare 13.3" panel support
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 17 Jan 2026 00:49:48 +0000 (01:49 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 10 Mar 2026 13:26:01 +0000 (14:26 +0100)
commit46be11b678e0a9a5deaf132cb21afd1259e32d6e
tree091b77d43165e7d94869d9c64ec0490e95246058
parentb26c17c924ff9ecae6312e1947cc6c1b561b40a7
drm/panel: simple: Add Waveshare 13.3" panel support

Add WaveShare 13.3inch 1920x1080 DSI Capacitive Touch Display support.

While the panel is described as DPI panel, it is part of a larger unit
in non-removable metal casing, so the actual internal configuration is
not known. The panel is attached to "waveshare,dsi2dpi" bridge via DT.
It is likely that internally, this panel is an LVDS panel, connected to
ICN6211 DSI-to-DPI bridge and then another unknown DPI-to-LVDS bridge.

Current device link is at https://www.waveshare.com/13.3inch-dsi-lcd.htm

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260117005028.126361-1-marek.vasut+renesas@mailbox.org
drivers/gpu/drm/panel/panel-simple.c