Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper...
[cascardo/linux.git] / arch / arm / boot / dts / lpc32xx.dtsi
index e295e1e..b5841fa 100644 (file)
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "simple-bus";
-               ranges = <0x20000000 0x20000000 0x30000000>,
+               ranges = <0x00000000 0x00000000 0x10000000>,
+                        <0x20000000 0x20000000 0x30000000>,
                         <0xe0000000 0xe0000000 0x04000000>;
 
+               iram: sram@08000000 {
+                       compatible = "mmio-sram";
+                       reg = <0x08000000 0x20000>;
+
+                       #address-cells = <1>;
+                       #size-cells = <1>;
+                       ranges = <0x00000000 0x08000000 0x20000>;
+               };
+
                /*
                 * Enable either SLC or MLC
                 */