Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/panel: simple: Add Tianma TM050RDH03 panel

Add the Tianma Micro-electronics TM050RDH03 5.0" WVGA TFT LCD panel.

Reuse panel ontat,kd50g21-40nt-a1's panel description as they are
identical.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260227-tianma-tm050rdh03-v1-2-cab78a0d765d@nxp.com

authored by

Liu Ying and committed by
Neil Armstrong
310b0550 dfefca41

+3
+3
drivers/gpu/drm/panel/panel-simple.c
··· 5641 5641 .compatible = "tianma,p0700wxf1mbaa", 5642 5642 .data = &tianma_p0700wxf1mbaa, 5643 5643 }, { 5644 + .compatible = "tianma,tm050rdh03", 5645 + .data = &ontat_kd50g21_40nt_a1, 5646 + }, { 5644 5647 .compatible = "tianma,tm070jdhg30", 5645 5648 .data = &tianma_tm070jdhg30, 5646 5649 }, {