]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/panel: simple: add Tianma P0700WXF1MBAA panel
authorLuca Ceresoli <luca.ceresoli@bootlin.com>
Fri, 11 Apr 2025 19:19:46 +0000 (21:19 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 17 Apr 2025 15:38:18 +0000 (17:38 +0200)
commit178ac975357e9563ff09d95a9142a0c451480f67
tree50875b510ecfaa827a68bb6990a38b97625d838f
parent716c75afd83c837f14042309126e838de040658b
drm/panel: simple: add Tianma P0700WXF1MBAA panel

Add the Tianma P0700WXF1MBAA 7" 1280x800 LVDS RGB TFT LCD panel.

Reuse the timings of the TM070JDHG34-00 as they are identical, even though
they are described differently by the datasheet as noted in the
comment. Power up/down timing are slightly different, so add a new struct
panel_desc for that.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Link: https://lore.kernel.org/r/20250411-tianma-p0700wxf1mbaa-v3-3-acbefe9ea669@bootlin.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250411-tianma-p0700wxf1mbaa-v3-3-acbefe9ea669@bootlin.com
drivers/gpu/drm/panel/panel-simple.c