All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Enable DSI and ADV7535 on RZ/G2{L, LC} and RZ/V2L platforms.
@ 2022-11-22 21:35 Biju Das
  2022-11-22 21:35 ` [PATCH 1/7] arm64: dts: renesas: r9a07g044: Add fcpvd node Biju Das
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Biju Das @ 2022-11-22 21:35 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski
  Cc: Biju Das, Geert Uytterhoeven, Magnus Damm, Laurent Pinchart,
	linux-renesas-soc, devicetree

This patch series aims to Enable DSI and ADV7535 on SMARC EVK based on
RZ/G2{L, LC} and RZ/V2L platforms.

This patches tested with [1] and [2] with some rebase related trivial changes.

[1] https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=673696
[2] https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=663483

Biju Das (7):
  arm64: dts: renesas: r9a07g044: Add fcpvd node
  arm64: dts: renesas: r9a07g044: Add vspd node
  arm64: dts: renesas: r9a07g044: Add DSI node
  arm64: dts: renesas: r9a07g054: Add DSI node
  arm64: dts: renesas: r9a07g054: Add fcpvd node
  arm64: dts: renesas: r9a07g054: Add vspd node
  arm64: dts: renesas: rzg2l-smarc: Enable DSI and link with ADV7535

 arch/arm64/boot/dts/renesas/r9a07g044.dtsi   | 53 +++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi   | 54 ++++++++++++++++++++
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi | 30 +++++++++++
 3 files changed, 137 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-12-02  9:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 21:35 [PATCH 0/7] Enable DSI and ADV7535 on RZ/G2{L, LC} and RZ/V2L platforms Biju Das
2022-11-22 21:35 ` [PATCH 1/7] arm64: dts: renesas: r9a07g044: Add fcpvd node Biju Das
2022-12-02  8:39   ` Geert Uytterhoeven
2022-11-22 21:35 ` [PATCH 2/7] arm64: dts: renesas: r9a07g044: Add vspd node Biju Das
2022-12-02  8:44   ` Geert Uytterhoeven
2022-11-22 21:35 ` [PATCH 3/7] arm64: dts: renesas: r9a07g044: Add DSI node Biju Das
2022-12-02  8:47   ` Geert Uytterhoeven
2022-11-22 21:35 ` [PATCH 4/7] arm64: dts: renesas: r9a07g054: " Biju Das
2022-12-02  9:02   ` Geert Uytterhoeven
2022-11-22 21:35 ` [PATCH 5/7] arm64: dts: renesas: r9a07g054: Add fcpvd node Biju Das
2022-12-02  9:03   ` Geert Uytterhoeven
2022-11-22 21:35 ` [PATCH 6/7] arm64: dts: renesas: r9a07g054: Add vspd node Biju Das
2022-12-02  9:04   ` Geert Uytterhoeven
2022-11-22 21:35 ` [PATCH 7/7] arm64: dts: renesas: rzg2l-smarc: Enable DSI and link with ADV7535 Biju Das
2022-12-02  9:07   ` Geert Uytterhoeven

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.