aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts')
-rw-r--r--target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts b/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
index 7643717c0e..961caa8ade 100644
--- a/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
+++ b/target/linux/ath79/dts/qca9533_comfast_cf-e110n-v2.dts
@@ -23,32 +23,32 @@
pinctrl-0 = <&jtag_disable_pins &led_rssilow_pin &led_rssimediumhigh_pin &led_rssihigh_pin>;
wan {
- label = "cf-e110n-v2:green:wan";
+ label = "green:wan";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
lan {
- label = "cf-e110n-v2:green:lan";
+ label = "green:lan";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
};
rssilow {
- label = "cf-e110n-v2:red:rssilow";
+ label = "red:rssilow";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
rssimediumlow {
- label = "cf-e110n-v2:red:rssimediumlow";
+ label = "red:rssimediumlow";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
rssimediumhigh {
- label = "cf-e110n-v2:green:rssimediumhigh";
+ label = "green:rssimediumhigh";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
led_rssihigh: rssihigh {
- label = "cf-e110n-v2:green:rssihigh";
+ label = "green:rssihigh";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
};
@@ -57,7 +57,7 @@
compatible = "gpio-leds";
wlan {
- label = "cf-e110n-v2:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};