]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/panel: simple: add Waveshare LCD panels
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Tue, 31 Mar 2026 15:44:13 +0000 (18:44 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Thu, 9 Apr 2026 21:20:22 +0000 (00:20 +0300)
commitbef9eeb62c47902f73a386a8176795fba5e5e2e7
tree0d5386018c35f303c7fc60befd268e52e34636bd
parent89bb9b36d3c49961743c97f3c25befd9a2f86989
drm/panel: simple: add Waveshare LCD panels

Waveshare have a serie of DSI panel kits with the DPI or LVDS panel
being attached to the DSI2DPI or DSI2LVDS bridge. The commit
46be11b678e0 ("drm/panel: simple: Add Waveshare 13.3" panel support")
added definitions for one of those panels, describe the rest of them.

Note, since the panels are hidden behind the bridges which are not being
programmed by the kernel, I could not confirm the pixel format for the
panels.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260331-ws-lcd-v2-4-a1add63b6eb6@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/panel/panel-simple.c