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

Commit 41707314 authored by Sascha Hauer's avatar Sascha Hauer Committed by Shawn Guo
Browse files

ARM: dts: i.MX25: Add IRAM node

parent 9e3a424b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -523,6 +523,11 @@
			};
		};

		iram: sram@78000000 {
			compatible = "mmio-sram";
			reg = <0x78000000 0x20000>;
		};

		emi@80000000 {
			compatible = "fsl,emi-bus", "simple-bus";
			#address-cells = <1>;