aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_iodata_wn-ac1167gr.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_iodata_wn-ac1167gr.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_iodata_wn-ac1167gr.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7620a_iodata_wn-ac1167gr.dts b/target/linux/ramips/dts/mt7620a_iodata_wn-ac1167gr.dts
index 1ac294f06a..7044a511bc 100644
--- a/target/linux/ramips/dts/mt7620a_iodata_wn-ac1167gr.dts
+++ b/target/linux/ramips/dts/mt7620a_iodata_wn-ac1167gr.dts
@@ -20,23 +20,23 @@
compatible = "gpio-leds";
led_power: power {
- label = "wn-ac1167gr:green:power";
+ label = "green:power";
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "wn-ac1167gr:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
};
notification {
- label = "wn-ac1167gr:green:notification";
+ label = "green:notification";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
};
wlan5g {
- label = "wn-ac1167gr:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};
};