ARM: vexpress: Add SPC node to TC2 device-tree
authorJon Medhurst <tixy@linaro.org>
Fri, 31 May 2013 10:20:41 +0000 (11:20 +0100)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:57 +0000 (11:04 +0100)
Signed-off-by: Jon Medhurst <tixy@linaro.org>
arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts

index d2803be4e1a8f89ac0c9ca6c36429deb43ba65a0..a1481e41585362da854182f6be891c01b17a68ec 100644 (file)
                clock-names = "apb_pclk";
        };
 
+       spc@7fff0000 {
+               compatible = "arm,vexpress-spc,v2p-ca15_a7","arm,vexpress-spc";
+               reg = <0 0x7fff0000 0 0x1000>;
+               interrupts = <0 95 4>;
+       };
+
        timer {
                compatible = "arm,armv7-timer";
                interrupts = <1 13 0xf08>,