All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] R-Car Salvator-X M3-W: Enable DU support
@ 2017-06-21  9:31 Laurent Pinchart
  2017-06-21  9:31 ` [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings Laurent Pinchart
                   ` (6 more replies)
  0 siblings, 7 replies; 31+ messages in thread
From: Laurent Pinchart @ 2017-06-21  9:31 UTC (permalink / raw)
  To: linux-renesas-soc

Hello,

This patch series enables DU support for the M3-W-based Salvator-X board.

Display support has no out-of-tree compile or runtime dependencies. HDMI
output support has a runtime dependency on

- [PATCH] clk: renesas: r8a7796: Add HDMI clock
- [PATCH 1/2] drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.x
- [PATCH 2/2] drm: rcar-du: Add HDMI outputs to R8A7796 device description

The first patch is queued for v4.13, the last two patches will be sent
upstream for v4.14. As the HDMI output will be automatically skipped by the DU
driver until the dependencies are available, this series can be queued for
v4.14 already without requiring any synchronization with the DRM/KMS tree.

Laurent Pinchart (7):
  dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings
  arm64: dts: renesas: r8a7796: Add FCPF and FCPV instances
  arm64: dts: renesas: r8a7796: Add VSP instances
  arm64: dts: renesas: r8a7796: Add HDMI encoder instance
  arm64: dts: renesas: r8a7796: Add DU device to DT
  arm64: dts: renesas: r8a7796-salvator-x: Add DU external dot clocks
  arm64: dts: renesas: r8a7796-salvator-x: Enable HDMI output

 .../bindings/display/bridge/renesas,dw-hdmi.txt    |   1 +
 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts |  29 +++++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           | 144 ++++++++++++++++++++-
 3 files changed, 173 insertions(+), 1 deletion(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2017-07-13  7:49 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21  9:31 [PATCH v2 0/7] R-Car Salvator-X M3-W: Enable DU support Laurent Pinchart
2017-06-21  9:31 ` [PATCH v2 1/7] dt-bindings: display: renesas: Add R-Car M3-W HDMI TX DT bindings Laurent Pinchart
2017-06-21  9:35   ` Geert Uytterhoeven
2017-06-21  9:35     ` Geert Uytterhoeven
2017-06-26 15:56   ` Rob Herring
2017-06-26 15:56     ` Rob Herring
2017-07-10  9:25     ` Simon Horman
2017-07-11  9:00       ` Simon Horman
2017-07-11  9:00         ` Simon Horman
2017-06-21  9:31 ` [PATCH v2 2/7] arm64: dts: renesas: r8a7796: Add FCPF and FCPV instances Laurent Pinchart
2017-07-12  7:22   ` Geert Uytterhoeven
2017-07-12  8:45     ` Laurent Pinchart
2017-07-13  7:48       ` Simon Horman
2017-06-21  9:31 ` [PATCH v2 3/7] arm64: dts: renesas: r8a7796: Add VSP instances Laurent Pinchart
2017-07-12  7:24   ` Geert Uytterhoeven
2017-07-13  7:49     ` Simon Horman
2017-06-21  9:31 ` [PATCH v2 4/7] arm64: dts: renesas: r8a7796: Add HDMI encoder instance Laurent Pinchart
2017-06-21  9:35   ` Sergei Shtylyov
2017-06-21  9:43     ` Laurent Pinchart
2017-06-21 12:17   ` [PATCH v2.1 " Laurent Pinchart
2017-06-26 11:45     ` Geert Uytterhoeven
2017-07-10  9:07     ` Simon Horman
2017-07-10  9:49       ` Laurent Pinchart
2017-07-11  9:00         ` Simon Horman
2017-07-10  9:56     ` [PATCH v2.2 4/7] arm64: dts: renesas: r8a7796: Add DU device to DT Laurent Pinchart
2017-06-21  9:31 ` [PATCH v2 5/7] " Laurent Pinchart
2017-07-10  9:57   ` [PATCH v2.2 5/7] arm64: dts: renesas: r8a7796: Add HDMI encoder instance Laurent Pinchart
2017-06-21  9:31 ` [PATCH v2 6/7] arm64: dts: renesas: r8a7796-salvator-x: Add DU external dot clocks Laurent Pinchart
2017-06-21 11:17   ` Geert Uytterhoeven
2017-06-21  9:31 ` [PATCH v2 7/7] arm64: dts: renesas: r8a7796-salvator-x: Enable HDMI output Laurent Pinchart
2017-06-21 11:19   ` 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.