ramips: improve pinctrl for Youku YK-L1
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7620a_youku_yk1.dts
index 3b84b07b8b297051404d7e217e2d46c34e8330f5..71fd1d12c0ea5d6e6848e27e3347069ed50a7e67 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               wan {
-                       label = "blue:wan";
-                       gpios = <&gpio2 4 GPIO_ACTIVE_LOW>;
-               };
-
-               air {
-                       label = "blue:air";
+               wlan {
+                       label = "blue:wlan";
                        gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
+                       linux,default-trigger = "phy0tpt";
                };
 
                usb {
        status = "okay";
 };
 
-&gpio2 {
-       status = "okay";
-};
-
 &gpio3 {
        status = "okay";
 };
 
 &state_default {
        default {
-               groups = "i2c", "rgmii1", "ephy", "wled";
+               groups = "i2c", "rgmii1", "wled";
                function = "gpio";
        };
 };