ARM: RTSM: add DCSCB address definition to ca15x*-ca7x* .dts files
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 29 Nov 2012 21:37:51 +0000 (16:37 -0500)
committerJon Medhurst <tixy@linaro.org>
Mon, 1 Jul 2013 10:04:14 +0000 (11:04 +0100)
arch/arm/boot/dts/rtsm_ve-v2p-ca15x1-ca7x1.dts
arch/arm/boot/dts/rtsm_ve-v2p-ca15x4-ca7x4.dts

index cbec3de46d1b3fab7a9e3acb13468cf24931e0c7..9f5683fe48b225df11063729c9293ae56c456cec 100644 (file)
                reg = <0 0x2c090000 0 0x8000>;
        };
 
+       dcscb@60000000 {
+               compatible = "arm,dcscb";
+               reg = <0 0x60000000 0 0x1000>;
+       };
+
        gic: interrupt-controller@2c001000 {
                compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
                #interrupt-cells = <3>;
index 1b7de69a4b57f2a471ed22dd7bf041b66a4ec489..ba02441f070eb2f7241b87093c7d4f09482314b0 100644 (file)
                reg = <0 0x2c090000 0 0x8000>;
        };
 
+       dcscb@60000000 {
+               compatible = "arm,dcscb";
+               reg = <0 0x60000000 0 0x1000>;
+       };
+
        gic: interrupt-controller@2c001000 {
                compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
                #interrupt-cells = <3>;