mbox series

[0/2] Add Initial Device Tree for RZ/A2

Message ID 20181129130559.66732-1-chris.brandt@renesas.com (mailing list archive)
Headers show
Series Add Initial Device Tree for RZ/A2 | expand

Message

Chris Brandt Nov. 29, 2018, 1:05 p.m. UTC
Add a Device Tree for RZ/A2 and the existing eval board.

Once these get approved, I'll start piling on the other drivers in
another patch series.


Chris Brandt (2):
  ARM: dts: r7s9210: Initial SoC device tree
  ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB

 Documentation/devicetree/bindings/arm/shmobile.txt |   2 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/r7s9210-rza2mevb.dts             | 133 +++++++++++++
 arch/arm/boot/dts/r7s9210.dtsi                     | 211 +++++++++++++++++++++
 4 files changed, 347 insertions(+)
 create mode 100644 arch/arm/boot/dts/r7s9210-rza2mevb.dts
 create mode 100644 arch/arm/boot/dts/r7s9210.dtsi