mbox series

[0/3] drm: panel-simple: support TOPLAND TIAN G07017 LCD panel

Message ID 20241218-topland-tian-g07017-v1-0-d5e411c199e3@pengutronix.de (mailing list archive)
Headers show
Series drm: panel-simple: support TOPLAND TIAN G07017 LCD panel | expand

Message

Ahmad Fatoum Dec. 18, 2024, 7:44 p.m. UTC
The TIAN-G07017-01 is a 7" TFT-LCD module by TOPLAND ELECTRONICS (H.K).
The panel features 1024x600 24-bit RGB pixels driven over LVDS as well
as a PWM backlight and I2C-connected  ft5506-compatible capacitive touch.

This series adds DT binding and Linux driver support for this panel.

---
Ahmad Fatoum (3):
      dt-bindings: vendor-prefixes: add prefix for Topland Electronics (H.K)
      dt-bindings: display: panel-simple: Document Topland TIAN-G07017-01
      drm: panel-simple: support TOPLAND TIAN G07017 LCD panel

 .../bindings/display/panel/panel-simple.yaml       |  2 ++
 .../devicetree/bindings/vendor-prefixes.yaml       |  2 ++
 drivers/gpu/drm/panel/panel-simple.c               | 34 ++++++++++++++++++++++
 3 files changed, 38 insertions(+)
---
base-commit: 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8
change-id: 20241218-topland-tian-g07017-52e3d4e8ea0f

Best regards,

Comments

Neil Armstrong Dec. 20, 2024, 11:08 a.m. UTC | #1
Hi,

On Wed, 18 Dec 2024 20:44:57 +0100, Ahmad Fatoum wrote:
> The TIAN-G07017-01 is a 7" TFT-LCD module by TOPLAND ELECTRONICS (H.K).
> The panel features 1024x600 24-bit RGB pixels driven over LVDS as well
> as a PWM backlight and I2C-connected  ft5506-compatible capacitive touch.
> 
> This series adds DT binding and Linux driver support for this panel.
> 

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

[1/3] dt-bindings: vendor-prefixes: add prefix for Topland Electronics (H.K)
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/bd2f80c16f33f5d2abde1e23bfc06dc637259a56
[2/3] dt-bindings: display: panel-simple: Document Topland TIAN-G07017-01
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/3e743df4722c24f021143977335649a0f2e1311e
[3/3] drm: panel-simple: support TOPLAND TIAN G07017 LCD panel
      https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/652be03b54e042d229fde7d086655c24b7146924