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> --- 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>