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

Add the dts node for the A9 SCU.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
Dinh Nguyen 2015-05-12 15:48:13 -05:00
parent 5ebe6afaf0
commit 8508452e57

View File

@ -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>;