[PATCH 0/2] drm/panel: simple: Add Tianma TM050RDH03 panel

Liu Ying posted 2 patches 1 month, 1 week ago
Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
drivers/gpu/drm/panel/panel-simple.c                              | 3 +++
2 files changed, 5 insertions(+)
[PATCH 0/2] drm/panel: simple: Add Tianma TM050RDH03 panel
Posted by Liu Ying 1 month, 1 week ago
Hi,

This patch series adds Tianma Micro-electronics TM050RDH03 5.0" WVGA
TFT LCD panel support.  The panel can connect with i.MX93 9x9 QSB board.
The panel's data sheet[1] can be found with a random Google search.
NXP website has a link[2] which contains a picture of the panel together
with an adapter board to connect with the QSB board.

[1] www.jetone.com.tw/uploadfiles/327/datasheet/tianma/tianma-panel-tm050rdh03-41.pdf
[2] www.nxp.com/design/design-center/development-boards-and-designs/parallel-lcd-display:TM050RDH03-41

Signed-off-by: Liu Ying <victor.liu@nxp.com>
---
Liu Ying (2):
      dt-bindings: display: simple: Add Tianma TM050RDH03 panel
      drm/panel: simple: Add Tianma TM050RDH03 panel

 Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 ++
 drivers/gpu/drm/panel/panel-simple.c                              | 3 +++
 2 files changed, 5 insertions(+)
---
base-commit: 877552aa875839314afad7154b5a561889e87ea9
change-id: 20260227-tianma-tm050rdh03-dedb7743a443

Best regards,
-- 
Liu Ying <victor.liu@nxp.com>
Re: [PATCH 0/2] drm/panel: simple: Add Tianma TM050RDH03 panel
Posted by Neil Armstrong 1 week, 5 days ago
Hi,

On Fri, 27 Feb 2026 17:31:34 +0800, Liu Ying wrote:
> This patch series adds Tianma Micro-electronics TM050RDH03 5.0" WVGA
> TFT LCD panel support.  The panel can connect with i.MX93 9x9 QSB board.
> The panel's data sheet[1] can be found with a random Google search.
> NXP website has a link[2] which contains a picture of the panel together
> with an adapter board to connect with the QSB board.
> 
> [1] www.jetone.com.tw/uploadfiles/327/datasheet/tianma/tianma-panel-tm050rdh03-41.pdf
> [2] www.nxp.com/design/design-center/development-boards-and-designs/parallel-lcd-display:TM050RDH03-41
> 
> [...]

Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next)

[1/2] dt-bindings: display: simple: Add Tianma TM050RDH03 panel
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/dfefca41a4d38e8ddba78176978d679d7af01ab7
[2/2] drm/panel: simple: Add Tianma TM050RDH03 panel
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/310b05505cc346e091ea6ab0d2cab0663855500a

-- 
Neil