ARM: vexpress: Add SCC to V2P-CA15_A7's device tree
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / arm / boot / dts / vexpress-v2p-ca15_a7.dts
index d2803be..759b0cd 100644 (file)
                clock-names = "apb_pclk";
        };
 
+        scc@7fff0000 {
+               compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc";
+               reg = <0 0x7fff0000 0 0x1000>;
+               interrupts = <0 95 4>;
+        };
+
        timer {
                compatible = "arm,armv7-timer";
                interrupts = <1 13 0xf08>,