[PATCH v2 0/4] drm/panel: jd9365da: add support for DCLTek DT300250

Marc-Olivier Champagne posted 4 patches 2 days, 4 hours ago
.../display/panel/jadard,jd9365da-h3.yaml     |   1 +
.../devicetree/bindings/vendor-prefixes.yaml  |   2 +
.../gpu/drm/panel/panel-jadard-jd9365da-h3.c  | 249 +++++++++++++++++-
3 files changed, 251 insertions(+), 1 deletion(-)
[PATCH v2 0/4] drm/panel: jd9365da: add support for DCLTek DT300250
Posted by Marc-Olivier Champagne 2 days, 4 hours ago
This series adds support for the DCLTek DT300250 9.35-inch MIPI DSI
panel based on the Jadard JD9365DA-H3 controller.

The series includes a prerequisite needed by this panel support:
enable LPM mode for the jd9365da path.
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.

---

Changes in v2:
 - drop the old patch 2; already present in drm-misc-next as
   b55a4b5d4769a650f52ea3f1ae680610169d125e
   ("drm/panel: jadard-jd9365da-h3: set prepare_prev_first")
 - rebase the series onto drm-misc-next so it applies cleanly
 - renumber the remaining patches

Marc-Olivier Champagne (4):
  drm: panel: jd9365da: Enable LPM mode
  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  | 249 +++++++++++++++++-
 3 files changed, 251 insertions(+), 1 deletion(-)


base-commit: 9c99e09777509d9bd8cabb0c1132c981b4e668e2
-- 
2.34.1