]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Sun, 12 Apr 2026 17:32:25 +0000 (20:32 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 17 Apr 2026 23:12:22 +0000 (02:12 +0300)
commit17394e05b295e4936e0ed50d2f02ed7f08fd4f7d
treef6faf8846cb0fa4a032f95ea0f07be30ff5eea84
parent7fd2875a932276926052652aaa44fd29a950b015
drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels

Several Waveshare DSI LCD kits use LVDS panels and the ICN6202 DSI2LVDS
bridge. Support that setup by handling waveshare,dsi2lvds compatible.
The only difference with the existing waveshare,dsi2dpi is the bridge's
output type (LVDS vs DPI).

Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260412-ws-lcd-v3-2-db22c2631828@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/bridge/waveshare-dsi.c