]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: socfpga: dts: add the a9-scu node
authorDinh Nguyen <dinguyen@opensource.altera.com>
Tue, 12 May 2015 20:48:13 +0000 (15:48 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 13 May 2015 13:30:03 +0000 (08:30 -0500)
Add the dts node for the A9 SCU.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/boot/dts/socfpga.dtsi

index d9176e6061731b7c42ee792338fab3509482c603..5cefa82d6ff807f27fe9f23da30236f6c13746c5 100644 (file)
                        status = "disabled";
                };
 
+               scu: snoop-control-unit@fffec000 {
+                       compatible = "arm,cortex-a9-scu";
+                       reg = <0xfffec000 0x100>;
+               };
+
                spi1: spi@fff01000 {
                        compatible = "snps,dw-apb-ssi";
                        #address-cells = <1>;