diff options
Diffstat (limited to 'target/linux/ramips/dts/TL-WR902ACV3.dts')
-rw-r--r-- | target/linux/ramips/dts/TL-WR902ACV3.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/TL-WR902ACV3.dts b/target/linux/ramips/dts/TL-WR902ACV3.dts index 3490dc7b15..b786041286 100644 --- a/target/linux/ramips/dts/TL-WR902ACV3.dts +++ b/target/linux/ramips/dts/TL-WR902ACV3.dts @@ -10,7 +10,10 @@ model = "TP-Link TL-WR902AC v3"; aliases { - led-status = &led_power; + led-boot = &led_power; + led-failsafe = &led_power; + led-running = &led_power; + led-upgrade = &led_power; }; gpio-keys-polled { |