Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8508452e authored by Dinh Nguyen's avatar Dinh Nguyen
Browse files

ARM: socfpga: dts: add the a9-scu node



Add the dts node for the A9 SCU.

Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent 5ebe6afa
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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>;