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(+) -- 2.16.1