ramips: fix Archer C50v3 LED mapping
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / ArcherC50V3.dts
index 9dd55ef21cbefeea4e23d3aec01b4b67f3ef4dab..ebb76abcd8ce7b6569d2acd17e2a75b55add2e21 100644 (file)
 
                wan {
                        label = "c50-v3:green:wan";
-                       gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
                };
 
                wan_orange {
                        label = "c50-v3:orange:wan";
-                       gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio1 8 GPIO_ACTIVE_LOW>;
                };
 
                wlan {
 
                wlan5 {
                        label = "c50-v3:green:wlan5g";
-                       gpios = <&gpio1 8 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
                };
 
                wps {
                        label = "c50-v3:green:wps";
-                       gpios = <&gpio1 7 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio1 11 GPIO_ACTIVE_LOW>;
                };
        };
 };