aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9341_pcs_cr3000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9341_pcs_cr3000.dts')
-rw-r--r--target/linux/ath79/dts/ar9341_pcs_cr3000.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/ar9341_pcs_cr3000.dts b/target/linux/ath79/dts/ar9341_pcs_cr3000.dts
index d3fd4f114b..7eafd1acd4 100644
--- a/target/linux/ath79/dts/ar9341_pcs_cr3000.dts
+++ b/target/linux/ath79/dts/ar9341_pcs_cr3000.dts
@@ -42,39 +42,39 @@
compatible = "gpio-leds";
led_power: power {
- label = "pcs:amber:power";
+ label = "amber:power";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "pcs:blue:wlan";
+ label = "blue:wlan";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wan {
- label = "pcs:blue:wan";
+ label = "blue:wan";
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
};
lan1 {
- label = "pcs:blue:lan1";
+ label = "blue:lan1";
gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
};
lan2 {
- label = "pcs:blue:lan2";
+ label = "blue:lan2";
gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
};
lan3 {
- label = "pcs:blue:lan3";
+ label = "blue:lan3";
gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
};
lan4 {
- label = "pcs:blue:lan4";
+ label = "blue:lan4";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
};
};