ramips: Add support for SPI_CS1 pinmux
[openwrt.git] / target / linux / ramips / dts / DIR-600-B1.dts
index 2c75465..120a7fc 100644 (file)
                        read-only;
                };
 
-               partition@30000 {
+               devdata: partition@30000 {
                        label = "devdata";
                        reg = <0x30000 0x10000>;
                        read-only;
                };
 
-               partition@40000 {
+               factory: partition@40000 {
                        label = "devconf";
                        reg = <0x40000 0x10000>;
                        read-only;
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&devdata 0x4004>;
+       };
+
        esw@10110000 {
                ralink,portmap = <0x2f>;
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&devdata 0x4000>;
+       };
+
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;