aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7241_ubnt_airrouter.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7241_ubnt_airrouter.dts')
-rw-r--r--target/linux/ath79/dts/ar7241_ubnt_airrouter.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/ar7241_ubnt_airrouter.dts b/target/linux/ath79/dts/ar7241_ubnt_airrouter.dts
index db192cd30b..fcc66c018c 100644
--- a/target/linux/ath79/dts/ar7241_ubnt_airrouter.dts
+++ b/target/linux/ath79/dts/ar7241_ubnt_airrouter.dts
@@ -19,12 +19,12 @@
compatible = "gpio-leds";
led_globe: globe {
- label = "ubnt:green:globe";
+ label = "green:globe";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
power {
- label = "ubnt:green:power";
+ label = "green:power";
gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
};
};