]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
ARM: socfpga: dts: add the a9-scu node for arria10
authorDinh Nguyen <dinguyen@opensource.altera.com>
Thu, 14 May 2015 14:49:14 +0000 (09:49 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Tue, 2 Jun 2015 19:18:06 +0000 (14:18 -0500)
Add a dts node for the A9 SCU on the Arria10 platform.

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

index 8a05c47fd57f3a392c187c42da1eac7b71e636a2..4cf0733b930b98bbef8f63d59fee61b24c49e397 100644 (file)
                        reg = <0xffd05000 0x100>;
                };
 
+               scu: snoop-control-unit@ffffc000 {
+                       compatible = "arm,cortex-a9-scu";
+                       reg = <0xffffc000 0x100>;
+               };
+
                sysmgr: sysmgr@ffd06000 {
                        compatible = "altr,sys-mgr", "syscon";
                        reg = <0xffd06000 0x300>;