aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi')
-rw-r--r--target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi b/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
index f21ffecc05..4f52e3cc40 100644
--- a/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
+++ b/target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
@@ -12,10 +12,10 @@
};
aliases {
- led-boot = &rf;
- led-failsafe = &rf;
- led-running = &rf;
- led-upgrade = &rf;
+ led-boot = &led_rf;
+ led-failsafe = &led_rf;
+ led-running = &led_rf;
+ led-upgrade = &led_rf;
};
extosc: ref {
@@ -28,7 +28,7 @@
leds {
compatible = "gpio-leds";
- rf: rf_green {
+ led_rf: rf_green {
label = "ubnt:green:rf";
gpios = <&gpio 2 GPIO_ACTIVE_HIGH>;
};