mbox series

[00/17] Add more support for the RZ/G2E

Message ID 1544780260-27590-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive)
Headers show
Series Add more support for the RZ/G2E | expand

Message

Fabrizio Castro Dec. 14, 2018, 9:37 a.m. UTC
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(+)

Comments

Simon Horman Dec. 18, 2018, 10:55 a.m. UTC | #1
On Fri, Dec 14, 2018 at 09:37:23AM +0000, Fabrizio Castro wrote:
> 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

Thanks, applied for v4.22.