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