aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9341_pisen_wmb001n.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9341_pisen_wmb001n.dts')
-rw-r--r--target/linux/ath79/dts/ar9341_pisen_wmb001n.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/ar9341_pisen_wmb001n.dts b/target/linux/ath79/dts/ar9341_pisen_wmb001n.dts
index 8029de5495..46b6053cce 100644
--- a/target/linux/ath79/dts/ar9341_pisen_wmb001n.dts
+++ b/target/linux/ath79/dts/ar9341_pisen_wmb001n.dts
@@ -12,10 +12,10 @@
aliases {
serial0 = &uart;
- led-boot = &wifi;
- led-failsafe = &wifi;
- led-running = &wifi;
- led-upgrade = &wifi;
+ led-boot = &led_wifi;
+ led-failsafe = &led_wifi;
+ led-running = &led_wifi;
+ led-upgrade = &led_wifi;
};
i2c {
@@ -89,7 +89,7 @@
gpios = <&gpio 4 GPIO_ACTIVE_HIGH>;
};
- wifi: wifi {
+ led_wifi: wifi {
label = "wmb001n:blue:wifi";
gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
};