aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_pcs_cap324.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_pcs_cap324.dts')
-rw-r--r--target/linux/ath79/dts/ar9344_pcs_cap324.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/ar9344_pcs_cap324.dts b/target/linux/ath79/dts/ar9344_pcs_cap324.dts
index 5a1ac21025..c5919b5ef8 100644
--- a/target/linux/ath79/dts/ar9344_pcs_cap324.dts
+++ b/target/linux/ath79/dts/ar9344_pcs_cap324.dts
@@ -35,35 +35,35 @@
compatible = "gpio-leds";
led_power_amber: power_amber {
- label = "pcs:amber:power";
+ label = "amber:power";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
led_power_green: power_green {
- label = "pcs:green:power";
+ label = "green:power";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan_amber {
- label = "pcs:amber:wlan";
+ label = "amber:wlan";
gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan_green {
- label = "pcs:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
lan_amber {
- label = "pcs:amber:lan";
+ label = "amber:lan";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
lan_green {
- label = "pcs:green:lan";
+ label = "green:lan";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
};