mbox series

[v4,0/4] arm64: dts: renesas: r8a779a0 DU support

Message ID 20211126095445.932930-1-kieran.bingham+renesas@ideasonboard.com (mailing list archive)
Headers show
Series arm64: dts: renesas: r8a779a0 DU support | expand

Message

Kieran Bingham Nov. 26, 2021, 9:54 a.m. UTC
Provide the DT nodes for the DU, and DSI found on the r8a779a0, and
extend the falcon-cpu board add on with the TI SN65DSI86 bridge which is
used to connect the DSI output to the mini display-port connector on the
Falcon CPU board.

This has been successfully tested on a Falcon-V3U with patches to the
rcar_du and sn65dsi86 which will be sent separately.

Patch 4 could be expected to be merged with patch 2, but I have kept it
separate for specific review. It can stay separate or be squashed if the
change itself is approved.

Kieran Bingham (4):
  arm64: dts: renesas: r8a779a0: Add DU support
  arm64: dts: renesas: r8a779a0: Add DSI encoders
  arm64: dts: renesas: r8a779a0: falcon-cpu: Add DSI display output
  arm64: dts: renesas: r8a779a0: Provide default DSI data-lanes

 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi | 79 +++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi     | 99 +++++++++++++++++++
 2 files changed, 178 insertions(+)