ramips: soc wmac eeprom cleanup
[15.05/openwrt.git] / target / linux / ramips / dts / DIR-320-B1.dts
index 2d8e402..8ec07c2 100644 (file)
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&factory 0x4>;
+       };
+
        esw@10110000 {
                ralink,portmap = <0x2f>;
                ralink,led_polarity = <0x17>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        gpio-leds {
                compatible = "gpio-leds";
                status {
@@ -66,7 +74,7 @@
                usb {
                        label = "d-link:green:usb";
                        gpios = <&gpio0 14 1>;
-               };              
+               };
                wps {
                        label = "d-link:green:wps";
                        gpios = <&gpio0 13 1>;
                        gpio-export,output = <1>;
                        gpios = <&gpio0 7 0>;
                };
-       
+
                root_hub {
                        gpio-export,name = "root_hub";
                        gpio-export,output = <1>;
                        gpios = <&gpio0 12 0>;
                };
        };
-}; 
+};