aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts b/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
index 2179de0a5e..182b6db5b3 100644
--- a/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
+++ b/target/linux/ramips/dts/mt7621_xzwifi_creativebox-v1.dts
@@ -24,29 +24,29 @@
compatible = "gpio-leds";
power {
- label = "creativebox-v1:blue:power";
+ label = "blue:power";
gpios = <&gpio 31 GPIO_ACTIVE_LOW>;
default-state = "on";
};
led_sys: sys {
- label = "creativebox-v1:blue:sys";
+ label = "blue:sys";
gpios = <&gpio 32 GPIO_ACTIVE_LOW>;
};
internet {
- label = "creativebox-v1:blue:internet";
+ label = "blue:internet";
gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "creativebox-v1:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan5g {
- label = "creativebox-v1:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};