aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt5350_airlive_air3gii.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt5350_airlive_air3gii.dts')
-rw-r--r--target/linux/ramips/dts/rt5350_airlive_air3gii.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/rt5350_airlive_air3gii.dts b/target/linux/ramips/dts/rt5350_airlive_air3gii.dts
index f68694b924..edd347b6e0 100644
--- a/target/linux/ramips/dts/rt5350_airlive_air3gii.dts
+++ b/target/linux/ramips/dts/rt5350_airlive_air3gii.dts
@@ -11,12 +11,12 @@
compatible = "gpio-leds";
wlan {
- label = "air3gii:green:wlan";
+ label = "green:wlan";
gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
};
mobile {
- label = "air3gii:green:mobile";
+ label = "green:mobile";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
trigger-sources = <&ohci_port1>, <&ehci_port1>;
linux,default-trigger = "usbport";