All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/6] R-Car H3 HDMI output DT integration
@ 2017-05-13 23:16 Laurent Pinchart
  2017-05-13 23:16 ` [PATCH v5 1/6] arm64: dts: renesas: r8a7795: Add HDMI encoder support Laurent Pinchart
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Laurent Pinchart @ 2017-05-13 23:16 UTC (permalink / raw)
  To: linux-renesas-soc

Hello,

This patch series contains all the DT changes needed to integrate HDMI output
support for the H3 Salvator-X board.

The patches have been rebased on top of a merge of Simon's latest devel branch
and v4.12-rc1, and have taken Geert's comments into account. For convenience,
they are available from

        git://linuxtv.org/pinchartl/media.git drm-next-dt-v5-20170513

Simon, this still depends on driver changes that were merged by Linus for
v4.12-rc1 (the checkpatch warnings related to unknown compatible strings will
then be gone). Again, please only apply these patches after you merge
v4.12-rc1 in your tree.

Koji Matsuoka (1):
  arm64: dts: renesas: r8a7795-salvator-x: Enable HDMI outputs

Laurent Pinchart (4):
  arm64: dts: renesas: salvator-x: Add DU external dot clock sources
  arm64: dts: renesas: salvator-x: Add HDMI output connectors
  arm64: dts: renesas: r8a7795-salvator-x: Add DU external dot clocks
  ARM: shmobile: dts: Switch to panel-lvds bindings for Mitsubishi
    panels

Ulrich Hecht (1):
  arm64: dts: renesas: r8a7795: Add HDMI encoder support

 arch/arm/boot/dts/r8a77xx-aa104xd12-panel.dtsi     |  3 +-
 arch/arm/boot/dts/r8a77xx-aa121td01-panel.dtsi     |  3 +-
 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 48 ++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           | 52 ++++++++++++++++++++++
 arch/arm64/boot/dts/renesas/salvator-x.dtsi        | 49 ++++++++++++++++++++
 5 files changed, 153 insertions(+), 2 deletions(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2017-05-15  6:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-13 23:16 [PATCH v5 0/6] R-Car H3 HDMI output DT integration Laurent Pinchart
2017-05-13 23:16 ` [PATCH v5 1/6] arm64: dts: renesas: r8a7795: Add HDMI encoder support Laurent Pinchart
2017-05-14  9:49   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 2/6] arm64: dts: renesas: salvator-x: Add DU external dot clock sources Laurent Pinchart
2017-05-14  9:57   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 3/6] arm64: dts: renesas: salvator-x: Add HDMI output connectors Laurent Pinchart
2017-05-14  9:59   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 4/6] arm64: dts: renesas: r8a7795-salvator-x: Add DU external dot clocks Laurent Pinchart
2017-05-14 10:01   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 5/6] arm64: dts: renesas: r8a7795-salvator-x: Enable HDMI outputs Laurent Pinchart
2017-05-14 10:01   ` Geert Uytterhoeven
2017-05-13 23:16 ` [PATCH v5 6/6] ARM: shmobile: dts: Switch to panel-lvds bindings for Mitsubishi panels Laurent Pinchart
2017-05-14 10:03   ` Geert Uytterhoeven
2017-05-15  6:52 ` [PATCH v5 0/6] R-Car H3 HDMI output DT integration Simon Horman
2017-05-15  6:53   ` 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.