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

From: Luca Ceresoli
Date: Mon Dec 16 2024 - 11:24:42 EST


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@xxxxxxxxxxx>
---
Changes in v2:
- Fix bindings patch
- add Reviewed-by tag
- Link to v1: https://lore.kernel.org/r/20241210-tianma_tm070jdhg34-v1-0-9fb7fe6b6cf0@xxxxxxxxxxx

---
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,
--
Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>