aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_meraki_mr16.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_meraki_mr16.dts')
-rw-r--r--target/linux/ath79/dts/ar7161_meraki_mr16.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/ar7161_meraki_mr16.dts b/target/linux/ath79/dts/ar7161_meraki_mr16.dts
index fa7e607288..afc49ce865 100644
--- a/target/linux/ath79/dts/ar7161_meraki_mr16.dts
+++ b/target/linux/ath79/dts/ar7161_meraki_mr16.dts
@@ -27,38 +27,38 @@
compatible = "gpio-leds";
wifi1 {
- label = "mr16:green:wifi1";
+ label = "green:wifi1";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
wifi2 {
- label = "mr16:green:wifi2";
+ label = "green:wifi2";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
};
wifi3 {
- label = "mr16:green:wifi3";
+ label = "green:wifi3";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
};
wifi4 {
- label = "mr16:green:wifi4";
+ label = "green:wifi4";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
wan {
- label = "mr16:green:wan";
+ label = "green:wan";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
led_power_orange: power_orange {
- label = "mr16:orange:power";
+ label = "orange:power";
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
panic-indicator;
};
led_power_green: power_green {
- label = "mr16:green:power";
+ label = "green:power";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
};
};