aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt2880_buffalo_wzr-agl300nh.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt2880_buffalo_wzr-agl300nh.dts')
-rw-r--r--target/linux/ramips/dts/rt2880_buffalo_wzr-agl300nh.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/rt2880_buffalo_wzr-agl300nh.dts b/target/linux/ramips/dts/rt2880_buffalo_wzr-agl300nh.dts
index 13f933b639..9c3a07059f 100644
--- a/target/linux/ramips/dts/rt2880_buffalo_wzr-agl300nh.dts
+++ b/target/linux/ramips/dts/rt2880_buffalo_wzr-agl300nh.dts
@@ -86,22 +86,22 @@
compatible = "gpio-leds";
led_router: router {
- label = "wzr-agl300nh:green:router";
+ label = "green:router";
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};
diag {
- label = "wzr-agl300nh:red:diag";
+ label = "red:diag";
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
security_g {
- label = "wzr-agl300nh:orange:security_g";
+ label = "orange:security_g";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
};
security_n {
- label = "wzr-agl300nh:orange:security_n";
+ label = "orange:security_n";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
};