mbox series

[0/4] drm: rcar-du: Add support for R8A779H0

Message ID 20240619102219.138927-1-jacopo.mondi@ideasonboard.com (mailing list archive)
Headers show
Series drm: rcar-du: Add support for R8A779H0 | expand

Message

Jacopo Mondi June 19, 2024, 10:22 a.m. UTC
This series upports from Renesas BSP at revision rcar-5.2.0.rc18 the initial
display support for the V4M SoC (R8A779H0).

The series includes two small bugfixes and then adds support for the
V4M SoC to the R-Car DU module and R-Car DSI encoder.

Compile-tested only as I don't have a Gray Hawk board available yet.
Once the board will be available, DTS integration will follow.

Jacopo Mondi (2):
  drm: rcar-mipi-dsi: Add support for R8A779H0
  drm: rcar-du: Add support for R8A779H0

Phong Hoang (1):
  drm: ti-sn65dsi86: Check bridge connection failure

Takeshi Kihara (1):
  drm: rcar-mipi-dsi: Fix CLOCKSET1_LOCK definition

 .../display/bridge/renesas,dsi-csi2-tx.yaml    |  1 +
 .../bindings/display/renesas,du.yaml           |  1 +
 drivers/gpu/drm/bridge/ti-sn65dsi86.c          |  6 +++++-
 drivers/gpu/drm/renesas/rcar-du/rcar_du_drv.c  | 18 ++++++++++++++++++
 .../gpu/drm/renesas/rcar-du/rcar_du_group.c    | 17 ++++++++++++-----
 .../gpu/drm/renesas/rcar-du/rcar_mipi_dsi.c    |  1 +
 .../drm/renesas/rcar-du/rcar_mipi_dsi_regs.h   |  3 +--
 7 files changed, 39 insertions(+), 8 deletions(-)

--
2.45.2