treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / mt7620a_dlink_dwr-960.dts
index ed0cc575ebab8ee8f0416dce022f936e33b8017e..eed57f7f6843242b4ad87666729084f8b1d09f61 100644 (file)
                compatible = "gpio-leds";
 
                led_status: status {
-                       label = "dwr-960:green:status";
+                       label = "green:status";
                        gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
                };
 
                wan {
-                       label = "dwr-960:green:wan";
+                       label = "green:wan";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
                };
 
                lan {
-                       label = "dwr-960:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
                };
 
                sms {
-                       label = "dwr-960:green:sms";
+                       label = "green:sms";
                        gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
                };
 
                signal_green {
-                       label = "dwr-960:green:signal";
+                       label = "green:signal";
                        gpios = <&gpio2 0 GPIO_ACTIVE_HIGH>;
                };
 
                signal_red {
-                       label = "dwr-960:red:signal";
+                       label = "red:signal";
                        gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>;
                };
 
                4g {
-                       label = "dwr-960:green:4g";
+                       label = "green:4g";
                        gpios = <&gpio2 2 GPIO_ACTIVE_LOW>;
                };
 
                3g {
-                       label = "dwr-960:green:3g";
+                       label = "green:3g";
                        gpios = <&gpio2 3 GPIO_ACTIVE_LOW>;
                };
 
                wlan5g {
-                       label = "dwr-960:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&gpio2 4 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan2g {
-                       label = "dwr-960:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
                ieee80211-freq-limit = <5000000 6000000>;
                mediatek,mtd-eeprom = <&config 0xe08e>;
                mtd-mac-address = <&config 0xe50e>;
-               mtd-mac-address-increment = <2>;
+               mac-address-increment = <2>;
        };
 };