mbox series

[0/2] dts: rza2mevb: Add IRQ pin controller for RZ/A2

Message ID 20190604200914.64896-1-chris.brandt@renesas.com (mailing list archive)
Headers show
Series dts: rza2mevb: Add IRQ pin controller for RZ/A2 | expand

Message

Chris Brandt June 4, 2019, 8:09 p.m. UTC
The IRQ pin controller that was added for RZ/A1 is the exact same
one that is in RZ/A2. So we only need to add it to the device
tree.

Tested on the RZ/A2M EVB board (after gathering all the appropirate
patches from different maintainer trees)


Chris Brandt (2):
  ARM: dts: r7s9210: Add IRQC device node
  ARM: dts: rza2mevb: Add input switch

 arch/arm/boot/dts/r7s9210-rza2mevb.dts | 20 ++++++++++++++++++++
 arch/arm/boot/dts/r7s9210.dtsi         | 19 +++++++++++++++++++
 2 files changed, 39 insertions(+)