1
0
Fork 0

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

Add a dts node for the A9 SCU on the Arria10 platform.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
hifive-unleashed-5.1
Dinh Nguyen 2015-05-14 09:49:14 -05:00
parent 030bbdbf4c
commit 479f8df04c
1 changed files with 5 additions and 0 deletions

View File

@ -281,6 +281,11 @@
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>;