ramips: add additional uarts to mt7628.dtsi
[openwrt.git] / target / linux / ramips / dts / FIREWRT.dts
index a6318d0..bfe1456 100644 (file)
@@ -8,7 +8,7 @@
 
        memory@0 {
                device_type = "memory";
-               reg = <0x0 0x10000000>;
+               reg = <0x0 0x1c000000>, <0x20000000 0x4000000>;
        };
 
        chosen {
@@ -26,7 +26,7 @@
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
-                               compatible = "mx25l12805d";
+                               compatible = "w25q128";
                                reg = <0 0>;
                                linux,modalias = "m25p80";
                                spi-max-frequency = <10000000>;
@@ -51,7 +51,7 @@
 
                                partition@50000 {
                                        label = "firmware";
-                                       reg = <0x50000 0x7b0000>;
+                                       reg = <0x50000 0xfb0000>;
                                };
 
                        };
                        gpios = <&gpio0 18 1>;
                        linux,code = <0x211>;
                };
+               power {
+                       label = "power";
+                       gpios = <&gpio0 23 1>;
+                       linux,code = <116>;
+               };
        };
 
        pinctrl {