ARM: at91/dt: add SRAM nodes
[pandora-kernel.git] / arch / arm / boot / dts / at91sam9260.dtsi
index dd1313c..fff0ee6 100644 (file)
                };
        };
 
+       sram0: sram@002ff000 {
+               compatible = "mmio-sram";
+               reg = <0x002ff000 0x2000>;
+       };
+
        ahb {
                compatible = "simple-bus";
                #address-cells = <1>;