ralink: add support for Kingston MLWG2
[openwrt.git] / target / linux / ramips / dts / WLI-TX4-AG300N.dts
index 62c2a79..4d773da 100644 (file)
@@ -9,12 +9,6 @@
        model = "Buffalo WLI-TX4-AG300N";
 
        palmbus@300000 {
-               sysc@0 {
-                       ralink,pinmux = "uartlite";
-                       ralink,uartmux = "gpio";
-                       ralink,wdtmux = <1>;
-               };
-
                gpio0: gpio@600 {
                        status = "okay";
                };
@@ -39,8 +33,8 @@
                        reg = <0x30000 0x10000>;
                        read-only;
                };
-               partition@40000 {
-                       label = "calibration";
+               factory: partition@40000 {
+                       label = "factory";
                        reg = <0x40000 0x10000>;
                        read-only;
                };
 
        ethernet@400000 {
                status = "okay";
+               mtd-mac-address = <&factory 0x4>;
 
                 port@0 {
                        ralink,fixed-link = <1000 1 1 1>;
                };
        };
 
+       wmac@480000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;