mbox series

[0/2] drm/panel: simple: Add Tianma TM070JDHG34-00 DT bindings and driver support

Message ID 20241210-tianma_tm070jdhg34-v1-0-9fb7fe6b6cf0@bootlin.com (mailing list archive)
Headers show
Series drm/panel: simple: Add Tianma TM070JDHG34-00 DT bindings and driver support | expand

Message

Luca Ceresoli Dec. 10, 2024, 5:28 p.m. UTC
This small series adds DT bindings and panel-simple implementation for the
Tianma TM070JDHG34-00 7" panel. Due to how the datasheet computes the
blanking time, a quirk is needed in the timing implementation. A comment
documents that in patch 2.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
Luca Ceresoli (2):
      dt-bindings: display: simple: Add Tianma TM070JDHG34-00 panel
      drm/panel: simple: Add Tianma TM070JDHG34-00 panel support

 .../bindings/display/panel/panel-simple.yaml       |  2 ++
 drivers/gpu/drm/panel/panel-simple.c               | 42 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)
---
base-commit: 2ade8304e5fce7b972ef46011946186f1466c9bf
change-id: 20241210-tianma_tm070jdhg34-60cb8440b164

Best regards,