Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ramips: remove phy0tpt trigger from RT-AC65P/RT-AC85P power LED
This patch removes a phy0tpt trigger from the power LED, which
seems to have been added by mistake.

WiFi LEDs using phy0radio and phy1radio triggers are present and
used correctly.

Cc: Birger Koblitz <mail@birger-koblitz.de>

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
  • Loading branch information
adschm authored and blogic committed Oct 27, 2019
1 parent b6d53f1 commit 1abb473
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/linux/ramips/dts/mt7621_asus_rt-acx5p.dtsi
Expand Up @@ -46,7 +46,6 @@
led_power: power {
label = "rt-ac85p:blue:power";
gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan2g {
label = "rt-ac85p:blue:wlan2g";
Expand Down

0 comments on commit 1abb473

Please sign in to comment.