aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3052_unbranded_wr512-3gn.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3052_unbranded_wr512-3gn.dtsi')
-rw-r--r--target/linux/ramips/dts/rt3052_unbranded_wr512-3gn.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/rt3052_unbranded_wr512-3gn.dtsi b/target/linux/ramips/dts/rt3052_unbranded_wr512-3gn.dtsi
index f62c18b0e2..dad0da16d5 100644
--- a/target/linux/ramips/dts/rt3052_unbranded_wr512-3gn.dtsi
+++ b/target/linux/ramips/dts/rt3052_unbranded_wr512-3gn.dtsi
@@ -17,27 +17,27 @@
compatible = "gpio-leds";
3g {
- label = "wr512-3gn:green:3g";
+ label = "green:3g";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
gateway {
- label = "wr512-3gn:green:gateway";
+ label = "green:gateway";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
};
ap {
- label = "wr512-3gn:green:ap";
+ label = "green:ap";
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
led_wps: wps {
- label = "wr512-3gn:green:wps";
+ label = "green:wps";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};
station {
- label = "wr512-3gn:green:station";
+ label = "green:station";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
};