linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/9] Add Display support
@ 2019-10-02 15:20 Biju Das
  2019-10-02 15:20 ` [PATCH v3 1/9] arm64: dts: renesas: hihope-common: Move du clk properties out of common dtsi Biju Das
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Biju Das @ 2019-10-02 15:20 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Biju Das, Simon Horman, Laurent Pinchart, Kieran Bingham,
	Geert Uytterhoeven, Magnus Damm, linux-renesas-soc, devicetree,
	Chris Paterson, Fabrizio Castro

This patch adds display support for hihope RZ/G2N board.

This patch depend upon
https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=177939

V1-->V2
 * Incorporated Laurent's review comments for LVDS panels.
V2-->V3
 * Incorporated Laurent's review comments for LVDS panels.

Biju Das (9):
  arm64: dts: renesas: hihope-common: Move du clk properties out of
    common dtsi
  arm64: dts: renesas: r8a774b1: Add DU device to DT
  arm64: dts: renesas: r8a774b1: Add HDMI encoder instance
  arm64: dts: renesas: r8a774b1-hihope-rzg2n: Add display clock
    properties
  arm64: dts: renesas: r8a774b1: Add FDP1 device nodes
  arm64: dts: renesas: r8a774b1: Add PWM device nodes
  arm64: dts: renesas: hihope-rzg2-ex: Enable backlight
  arm64: dts: renesas: hihope-rzg2-ex: Add LVDS support
  arm64: dts: renesas: Add support for Advantech idk-1110wr LVDS panel

 arch/arm64/boot/dts/renesas/hihope-common.dtsi     |   8 --
 arch/arm64/boot/dts/renesas/hihope-rzg2-ex.dtsi    |  49 ++++++++
 .../boot/dts/renesas/r8a774a1-hihope-rzg2m.dts     |  11 ++
 .../boot/dts/renesas/r8a774b1-hihope-rzg2n.dts     |  11 ++
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          | 133 +++++++++++++++++++++
 .../renesas/rzg2-advantech-idk-1110wr-panel.dtsi   |  41 +++++++
 6 files changed, 245 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/rzg2-advantech-idk-1110wr-panel.dtsi

-- 
2.7.4


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

end of thread, other threads:[~2019-10-11 11:35 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02 15:20 [PATCH v3 0/9] Add Display support Biju Das
2019-10-02 15:20 ` [PATCH v3 1/9] arm64: dts: renesas: hihope-common: Move du clk properties out of common dtsi Biju Das
2019-10-09 14:57   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 2/9] arm64: dts: renesas: r8a774b1: Add DU device to DT Biju Das
2019-10-09 12:37   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 3/9] arm64: dts: renesas: r8a774b1: Add HDMI encoder instance Biju Das
2019-10-09 12:40   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 4/9] arm64: dts: renesas: r8a774b1-hihope-rzg2n: Add display clock properties Biju Das
2019-10-09 12:42   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 5/9] arm64: dts: renesas: r8a774b1: Add FDP1 device nodes Biju Das
2019-10-09 12:43   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 6/9] arm64: dts: renesas: r8a774b1: Add PWM " Biju Das
2019-10-09 12:44   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 7/9] arm64: dts: renesas: hihope-rzg2-ex: Enable backlight Biju Das
2019-10-09 15:27   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 8/9] arm64: dts: renesas: hihope-rzg2-ex: Add LVDS support Biju Das
2019-10-09 15:31   ` Geert Uytterhoeven
2019-10-02 15:20 ` [PATCH v3 9/9] arm64: dts: renesas: Add support for Advantech idk-1110wr LVDS panel Biju Das
2019-10-11 11:35   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).