ramips: Add support for SPI_CS1 pinmux
[openwrt.git] / target / linux / ramips / dts / ASL26555-16M.dts
index 568d8f9..74163c2 100644 (file)
@@ -31,7 +31,7 @@
                                        reg = <0x30000 0x10000>;
                                        read-only;
                                };
-                               factory: partition@40000 {
+                               partition@40000 {
                                        label = "factory";
                                        reg = <0x40000 0x10000>;
                                        read-only;
@@ -50,7 +50,7 @@
                                        reg = <0xfe0000 0x10000>;
                                        read-only;
                                };
-                               partition@ff0000 {
+                               devdata: partition@ff0000 {
                                        label = "devdata";
                                        reg = <0xff0000 0x10000>;
                                        read-only;
        };
 
        ethernet@10100000 {
-               mtd-mac-address = <&factory 0x4004>;
+               mtd-mac-address = <&devdata 0x4004>;
        };
 
        esw@10110000 {
                ralink,portmap = <0x1e>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&devdata 0x4000>;
+       };
+
        otg@101c0000 {
                status = "okay";
        };