diff options
Diffstat (limited to 'target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts')
-rw-r--r-- | target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts b/target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts index 25c673a..e2611e5 100644 --- a/target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts +++ b/target/linux/ath79/dts/qca9558_buffalo_bhr-4grv2.dts @@ -11,7 +11,10 @@ model = "Buffalo BHR-4GRV2"; aliases { - led-status = &power; + led-boot = &power; + led-failsafe = &power; + led-running = &power; + led-upgrade = &power; }; chosen { |