linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/17] Add more support for the RZ/G2E
@ 2018-12-14  9:37 Fabrizio Castro
  2018-12-14  9:37 ` [PATCH 01/17] arm64: dts: renesas: r8a774c0: Add SDHI nodes Fabrizio Castro
                   ` (17 more replies)
  0 siblings, 18 replies; 60+ messages in thread
From: Fabrizio Castro @ 2018-12-14  9:37 UTC (permalink / raw)
  To: Rob Herring, Geert Uytterhoeven, Simon Horman, Mark Rutland
  Cc: Fabrizio Castro, Magnus Damm, linux-renesas-soc, devicetree,
	Chris Paterson, Biju Das

Dear All,

this series adds more support to the RZ/G2E (a.k.a. r8a774c0)
SoC specific device tree on top of what added from series
(on which this series depends on):
https://www.mail-archive.com/linux-renesas-soc@vger.kernel.org/msg36692.html

Thanks,
Fab

Fabrizio Castro (17):
  arm64: dts: renesas: r8a774c0: Add SDHI nodes
  arm64: dts: renesas: r8a774c0: Add I2C and IIC-DVFS support
  arm64: dts: renesas: r8a774c0: Add IPMMU device nodes
  arm64: dts: renesas: r8a774c0: Add CAN nodes
  arm64: dts: renesas: r8a774c0: Add thermal support
  arm64: dts: renesas: r8a774c0: Add MSIOF nodes
  arm64: dts: renesas: r8a774c0: Add audio support
  arm64: dts: renesas: r8a774c0: Add PWM support
  arm64: dts: renesas: r8a774c0: Add display output support
  arm64: dts: renesas: r8a774c0: Add USB2.0 phy and host device nodes
  arm64: dts: renesas: r8a774c0: Add USB-DMAC and HSUSB device nodes
  arm64: dts: renesas: r8a774c0: Add USB3.0 device nodes
  arm64: dts: renesas: r8a774c0: Connect RZ/G2E SYS-DMAC to IPMMU
  arm64: dts: renesas: r8a774c0: Connect RZ/G2E AVB to IPMMU
  arm64: dts: renesas: r8a774c0: Connect RZ/G2E Audio-DMAC to IPMMU
  arm64: dts: renesas: r8a774c0: Add PCIe device node
  arm64: dts: renesas: r8a774c0: Add VIN and CSI-2 device nodes

 arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 1099 +++++++++++++++++++++++++++++
 1 file changed, 1099 insertions(+)

-- 
2.7.4


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

end of thread, other threads:[~2018-12-18 10:55 UTC | newest]

Thread overview: 60+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14  9:37 [PATCH 00/17] Add more support for the RZ/G2E Fabrizio Castro
2018-12-14  9:37 ` [PATCH 01/17] arm64: dts: renesas: r8a774c0: Add SDHI nodes Fabrizio Castro
2018-12-16 20:18   ` Simon Horman
2018-12-17 16:10   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 02/17] arm64: dts: renesas: r8a774c0: Add I2C and IIC-DVFS support Fabrizio Castro
2018-12-16 20:17   ` Simon Horman
2018-12-17 11:24     ` Fabrizio Castro
2018-12-17 11:50       ` Simon Horman
2018-12-17 12:19         ` Fabrizio Castro
2018-12-17 16:12   ` Geert Uytterhoeven
2018-12-17 16:17     ` Fabrizio Castro
2018-12-14  9:37 ` [PATCH 03/17] arm64: dts: renesas: r8a774c0: Add IPMMU device nodes Fabrizio Castro
2018-12-16 20:32   ` Simon Horman
2018-12-17 16:12   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 04/17] arm64: dts: renesas: r8a774c0: Add CAN nodes Fabrizio Castro
2018-12-16 20:39   ` Simon Horman
2018-12-17 16:13   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 05/17] arm64: dts: renesas: r8a774c0: Add thermal support Fabrizio Castro
2018-12-16 20:43   ` Simon Horman
2018-12-17 16:13   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 06/17] arm64: dts: renesas: r8a774c0: Add MSIOF nodes Fabrizio Castro
2018-12-16 20:51   ` Simon Horman
2018-12-17 16:14   ` Geert Uytterhoeven
2018-12-17 16:26   ` Sergei Shtylyov
2018-12-17 16:36     ` Fabrizio Castro
2018-12-17 16:46       ` Sergei Shtylyov
2018-12-14  9:37 ` [PATCH 07/17] arm64: dts: renesas: r8a774c0: Add audio support Fabrizio Castro
2018-12-17 10:21   ` Simon Horman
2018-12-17 11:38     ` Fabrizio Castro
2018-12-17 11:48       ` Simon Horman
2018-12-14  9:37 ` [PATCH 08/17] arm64: dts: renesas: r8a774c0: Add PWM support Fabrizio Castro
2018-12-17 10:25   ` Simon Horman
2018-12-17 16:14   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 09/17] arm64: dts: renesas: r8a774c0: Add display output support Fabrizio Castro
2018-12-17 10:44   ` Simon Horman
2018-12-14  9:37 ` [PATCH 10/17] arm64: dts: renesas: r8a774c0: Add USB2.0 phy and host device nodes Fabrizio Castro
2018-12-17 10:48   ` Simon Horman
2018-12-17 16:15   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 11/17] arm64: dts: renesas: r8a774c0: Add USB-DMAC and HSUSB " Fabrizio Castro
2018-12-17 10:54   ` Simon Horman
2018-12-17 12:17     ` Fabrizio Castro
2018-12-17 12:42       ` Simon Horman
2018-12-17 16:17   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 12/17] arm64: dts: renesas: r8a774c0: Add USB3.0 " Fabrizio Castro
2018-12-17 10:57   ` Simon Horman
2018-12-17 16:17   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 13/17] arm64: dts: renesas: r8a774c0: Connect RZ/G2E SYS-DMAC to IPMMU Fabrizio Castro
2018-12-17 11:03   ` Simon Horman
2018-12-17 16:18   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 14/17] arm64: dts: renesas: r8a774c0: Connect RZ/G2E AVB " Fabrizio Castro
2018-12-17 11:03   ` Simon Horman
2018-12-17 16:19   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 15/17] arm64: dts: renesas: r8a774c0: Connect RZ/G2E Audio-DMAC " Fabrizio Castro
2018-12-17 11:03   ` Simon Horman
2018-12-17 16:19   ` Geert Uytterhoeven
2018-12-14  9:37 ` [PATCH 16/17] arm64: dts: renesas: r8a774c0: Add PCIe device node Fabrizio Castro
2018-12-17 11:12   ` Simon Horman
2018-12-14  9:37 ` [PATCH 17/17] arm64: dts: renesas: r8a774c0: Add VIN and CSI-2 device nodes Fabrizio Castro
2018-12-17 11:18   ` Simon Horman
2018-12-18 10:55 ` [PATCH 00/17] Add more support for the RZ/G2E Simon Horman

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).