ramips: ArcherC50v1: fix wlan2g MAC address
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / ArcherC50.dts
index abc4dac5f9789ef91a5c73c80e3af7275bf31e09..465260b56124c7a3bb2b9ce5b236df075b909b38 100644 (file)
@@ -22,7 +22,8 @@
 
                power {
                        label = "c50:green:power";
-                       gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+                       default-state = "on";
                };
 
                usb {
@@ -32,7 +33,7 @@
 
                wan {
                        label = "c50:green:wan";
-                       gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
                };
 
                wan_orange {
 
 &wmac {
        ralink,mtd-eeprom = <&radio 0>;
+       mtd-mac-address = <&rom 0xf100>;
+       mtd-mac-address-increment = <(-2)>;
 };
 
 &pcie {