ramips: use WiFi LED DT triggers for TP-Link RE650 v1
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7621_tplink_re650-v1.dts
index ab8805f163d038755b534680907ef93eb76a2559..b7290635b95ef220f5cbe51595fbb235b2a77787 100644 (file)
                };
 
                wifi2g {
-                       label = "re650-v1:blue:wifi2G";
+                       label = "re650-v1:blue:wifi2g";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
+                       linux,default-trigger = "phy0tpt";
                };
 
                wifi5g {
-                       label = "re650-v1:blue:wifi5G";
+                       label = "re650-v1:blue:wifi5g";
                        gpios = <&gpio 24 GPIO_ACTIVE_LOW>;
+                       linux,default-trigger = "phy1tpt";
                };
 
                wps_red {