treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / ar9344_tplink_tl-wdr4300.dtsi
index dc85075bcf72f556c2059f8e3a58566105118337..f8b4d0385afe69b6401d3c28cc2863cfea0c7aac 100644 (file)
 
 &leds {
        usb1 {
-               label = "tp-link:green:usb1";
+               label = "green:usb1";
                gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                trigger-sources = <&hub_port1>;
                linux,default-trigger = "usbport";
        };
 
        usb2 {
-               label = "tp-link:green:usb2";
+               label = "green:usb2";
                gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                trigger-sources = <&hub_port2>;
                linux,default-trigger = "usbport";
@@ -85,7 +85,7 @@
 
 &wmac {
        mtd-mac-address = <&uboot 0x1fc00>;
-       mtd-mac-address-increment = <(-1)>;
+       mac-address-increment = <(-1)>;
 };
 
 &mdio0 {
@@ -99,7 +99,7 @@
 
                qca,ar8327-initvals = <
                        0x04 0x07600000 /* PORT0 PAD MODE CTRL */
-                       0x10 0x80000080 /* POWER_ON_STRIP */
+                       0x10 0x80000080 /* POWER_ON_STRAP */
                        0x50 0xc737c737 /* LED_CTRL0 */
                        0x54 0x00000000 /* LED_CTRL1 */
                        0x58 0x00000000 /* LED_CTRL2 */