ramips: fix serial baudrate for final version of ZBT-WG2626 board
[openwrt.git] / target / linux / ramips / dts / IP2202.dts
index ea5dc78..da63045 100644 (file)
@@ -18,7 +18,6 @@
        cfi@1f000000 {
                compatible = "cfi-flash";
                reg = <0x1f000000 0x800000>;
-
                bank-width = <2>;
                device-width = <2>;
                #address-cells = <1>;
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&factory 0x28>;
+       };
+
        esw@10110000 {
-               ralink,portmap = <0x2f>;
+               mediatek,portmap = <0x2f>;
        };
 
        gpio-leds {
                compatible = "gpio-leds";
+
                run {
                        label = "ip2202:green:run";
                        gpios = <&gpio0 9 1>;
                };
+
                net {
                        label = "ip2202:amber:net";
                        gpios = <&gpio0 13 1>;
@@ -69,6 +74,7 @@
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
+
                reset {
                        label = "reset";
                        gpios = <&gpio0 10 1>;