ramips: fix Zbtlink ZBT-WR8305RT board name
[openwrt.git] / target / linux / ramips / dts / ALL5003.dts
index 0d21508..d14b1f9 100644 (file)
@@ -13,6 +13,7 @@
 
                spi@b00 {
                        status = "okay";
+
                        m25p80@0 {
                                #address-cells = <1>;
                                #size-cells = <1>;
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&factory 0x28>;
+       };
+
        esw@10110000 {
                ralink,portmap = <0x3f>;
        };
@@ -74,7 +79,6 @@
 
        i2c-gpio {
                compatible = "i2c-gpio";
-
                gpios = <&gpio0 1 0 &gpio0 2 0>;
                i2c-gpio,delay-us = <10>;
 
 
        gpio-leds {
                compatible = "gpio-leds";
+
                ld1 {
                        label = "allnet:green:ld1";
                        gpios = <&pcf0 0 1>;
                };
+
                ld2 {
                        label = "allnet:green:ld2";
                        gpios = <&pcf0 1 1>;