All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] arm64: dts: renesas: r8a779a0 DU support
@ 2021-11-26  9:54 Kieran Bingham
  2021-11-26  9:54 ` [PATCH v4 1/4] arm64: dts: renesas: r8a779a0: Add " Kieran Bingham
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kieran Bingham @ 2021-11-26  9:54 UTC (permalink / raw)
  To: linux-renesas-soc, Laurent Pinchart, Geert Uytterhoeven; +Cc: Kieran Bingham

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(+)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-11-26 13:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-26  9:54 [PATCH v4 0/4] arm64: dts: renesas: r8a779a0 DU support Kieran Bingham
2021-11-26  9:54 ` [PATCH v4 1/4] arm64: dts: renesas: r8a779a0: Add " Kieran Bingham
2021-11-26 12:51   ` Geert Uytterhoeven
2021-11-26  9:54 ` [PATCH v4 2/4] arm64: dts: renesas: r8a779a0: Add DSI encoders Kieran Bingham
2021-11-26  9:54 ` [PATCH v4 3/4] arm64: dts: renesas: r8a779a0: falcon-cpu: Add DSI display output Kieran Bingham
2021-11-26  9:54 ` [PATCH v4 4/4] arm64: dts: renesas: r8a779a0: Provide default DSI data-lanes Kieran Bingham
2021-11-26 13:08   ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.