mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 09:41:54 +09:00
ARM: dts: i.MX25: Add IRAM node
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
This commit is contained in:
@@ -523,6 +523,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
iram: sram@78000000 {
|
||||
compatible = "mmio-sram";
|
||||
reg = <0x78000000 0x20000>;
|
||||
};
|
||||
|
||||
emi@80000000 {
|
||||
compatible = "fsl,emi-bus", "simple-bus";
|
||||
#address-cells = <1>;
|
||||
|
||||
Reference in New Issue
Block a user