This series adds support for the DCLTek DT300250 9.35-inch MIPI DSI
panel based on the Jadard JD9365DA-H3 controller.
The series includes the prerequisites needed by this panel support:
enable LPM mode for the jd9365da path and add the prepare_prev_first
flag to drm_panel. It then adds the dcltek vendor prefix, documents
the new compatible string in the binding, and finally adds the panel
descriptor and initialization sequence to the driver.
Marc-Olivier Champagne (5):
drm: panel: jd9365da: Enable LPM mode
drm: panel: jd9365da: Add prepare_prev_first flag to drm_panel
dt-bindings: vendor-prefixes: Add DCLTEK
dt-bindings: display: panel: add compatible for DCLTek 300250 9.35in
panel
drm: panel: jd9365da: Add DCLTek 300250 9.35in display
.../display/panel/jadard,jd9365da-h3.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
.../gpu/drm/panel/panel-jadard-jd9365da-h3.c | 251 +++++++++++++++++-
3 files changed, 253 insertions(+), 1 deletion(-)
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
--
2.34.1