From: Sergei Shtylyov Date: Fri, 4 Nov 2016 21:59:37 +0000 (+0300) Subject: ARM: dts: r8a7745: add IRQC support X-Git-Tag: v4.14-rc1~1853^2~10^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=28c43fbb3ca0a9a8f547aece94dac8d791358444;p=platform%2Fkernel%2Flinux-rpi.git ARM: dts: r8a7745: add IRQC support Describe the IRQC interrupt controller in the R8A7745 device tree. Based on the original (and large) patch by Dmitry Shifrin . Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7745.dtsi b/arch/arm/boot/dts/r8a7745.dtsi index 6fe4815..0b2e2f3 100644 --- a/arch/arm/boot/dts/r8a7745.dtsi +++ b/arch/arm/boot/dts/r8a7745.dtsi @@ -62,6 +62,25 @@ IRQ_TYPE_LEVEL_HIGH)>; }; + irqc: interrupt-controller@e61c0000 { + compatible = "renesas,irqc-r8a7745", "renesas,irqc"; + #interrupt-cells = <2>; + interrupt-controller; + reg = <0 0xe61c0000 0 0x200>; + interrupts = , + , + , + , + , + , + , + , + , + ; + clocks = <&cpg CPG_MOD 407>; + power-domains = <&sysc R8A7745_PD_ALWAYS_ON>; + }; + timer { compatible = "arm,armv7-timer"; interrupts =