aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9342_ubnt_xw.dtsi')
-rw-r--r--target/linux/ath79/dts/ar9342_ubnt_xw.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar9342_ubnt_xw.dtsi b/target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
index a0012a7461..ff4e177ca8 100644
--- a/target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
+++ b/target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
@@ -21,22 +21,22 @@
compatible = "gpio-leds";
link1 {
- label = "ubnt:red:link1";
+ label = "red:link1";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
link2 {
- label = "ubnt:orange:link2";
+ label = "orange:link2";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
link3 {
- label = "ubnt:green:link3";
+ label = "green:link3";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
led_link4: link4 {
- label = "ubnt:green:link4";
+ label = "green:link4";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
};