1
0
Fork 0

ARM: dts: am4372: Add soc node

Add soc node for am4372 with pm-sram phandle to both pm-sram-code and
pm-sram-data regions.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
hifive-unleashed-5.1
Dave Gerlach 2018-02-18 21:35:02 -06:00 committed by Tony Lindgren
parent a77419a28f
commit 39dd21a25f
1 changed files with 10 additions and 0 deletions

View File

@ -92,6 +92,16 @@
};
};
soc {
compatible = "ti,omap-infra";
mpu {
compatible = "ti,omap4-mpu";
ti,hwmods = "mpu";
pm-sram = <&pm_sram_code
&pm_sram_data>;
};
};
gic: interrupt-controller@48241000 {
compatible = "arm,cortex-a9-gic";
interrupt-controller;