All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] R-Car D3/E3 display DT enablement
@ 2018-09-25 16:33 Laurent Pinchart
  2018-09-25 16:33 ` [PATCH v3 1/4] arm64: dts: renesas: r8a77990: Add display output support Laurent Pinchart
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Laurent Pinchart @ 2018-09-25 16:33 UTC (permalink / raw)
  To: linux-renesas-soc; +Cc: Simon Horman

Hello,

The patches in this series enable display support for the D3 and E3 SoCs, on
the Draak and Ebisu boards respectively. They were previously part of the
"[PATCH v2 00/16] R-Car D3/E3 display support (with LVDS PLL)" series, and
have been split out now that the DT bindings have been accepted andon their
way to v4.20 through the DRM tree, along with the code changes.

Compared to v2, the VSPI MSTP clock index has been fixed, and the
patches rebased on top of Simon's latest devel branch.

Simon, could you please consider this as an update for v4.20 ?

Kieran Bingham (1):
  arm64: dts: renesas: r8a77995: Add LVDS support

Laurent Pinchart (2):
  arm64: dts: renesas: r8a77990: Add display output support
  arm64: dts: renesas: r8a77990: ebisu: Enable VGA and HDMI outputs

Ulrich Hecht (1):
  arm64: dts: renesas: r8a77995: draak: Enable HDMI display output

 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 162 ++++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77990.dtsi      | 167 +++++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts |  98 ++++++++++++++-
 arch/arm64/boot/dts/renesas/r8a77995.dtsi      |  56 +++++++++
 4 files changed, 482 insertions(+), 1 deletion(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2021-06-18 12:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-25 16:33 [PATCH v3 0/4] R-Car D3/E3 display DT enablement Laurent Pinchart
2018-09-25 16:33 ` [PATCH v3 1/4] arm64: dts: renesas: r8a77990: Add display output support Laurent Pinchart
2018-09-25 16:33 ` [PATCH v3 2/4] arm64: dts: renesas: r8a77995: Add LVDS support Laurent Pinchart
2018-09-26  8:27   ` Sergei Shtylyov
2018-09-26  9:13     ` Simon Horman
2018-09-26  9:46       ` Sergei Shtylyov
2018-09-26 10:30         ` Simon Horman
2018-09-25 16:33 ` [PATCH v3 3/4] arm64: dts: renesas: r8a77990: ebisu: Enable VGA and HDMI outputs Laurent Pinchart
2018-09-25 16:33 ` [PATCH v3 4/4] arm64: dts: renesas: r8a77995: draak: Enable HDMI display output Laurent Pinchart
2021-06-18  8:05   ` Geert Uytterhoeven
2021-06-18 12:01     ` Ulrich Hecht
2021-06-18 12:07       ` Geert Uytterhoeven
2021-06-18 12:24         ` Laurent Pinchart
2021-06-18 12:48           ` Geert Uytterhoeven
2021-06-18 12:51             ` Laurent Pinchart
2018-09-26  9:17 ` [PATCH v3 0/4] R-Car D3/E3 display DT enablement Simon Horman

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.