From: Dinh Nguyen Date: Tue, 12 May 2015 20:48:13 +0000 (-0500) Subject: ARM: socfpga: dts: add the a9-scu node X-Git-Tag: v4.2-rc1~99^2~45^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8508452e57f7d50216338c28db6d42dfe585389a;p=karo-tx-linux.git ARM: socfpga: dts: add the a9-scu node Add the dts node for the A9 SCU. Signed-off-by: Dinh Nguyen --- diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi index d9176e606173..5cefa82d6ff8 100644 --- a/arch/arm/boot/dts/socfpga.dtsi +++ b/arch/arm/boot/dts/socfpga.dtsi @@ -655,6 +655,11 @@ 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>;