aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_tplink_cpe_2port.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_tplink_cpe_2port.dtsi')
-rw-r--r--target/linux/ath79/dts/ar9344_tplink_cpe_2port.dtsi12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/ar9344_tplink_cpe_2port.dtsi b/target/linux/ath79/dts/ar9344_tplink_cpe_2port.dtsi
index 089114f21b..1fce869160 100644
--- a/target/linux/ath79/dts/ar9344_tplink_cpe_2port.dtsi
+++ b/target/linux/ath79/dts/ar9344_tplink_cpe_2port.dtsi
@@ -14,32 +14,32 @@
compatible = "gpio-leds";
lan0 {
- label = "tp-link:green:lan0";
+ label = "green:lan0";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
lan1 {
- label = "tp-link:green:lan1";
+ label = "green:lan1";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
link1 {
- label = "tp-link:green:link1";
+ label = "green:link1";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
link2 {
- label = "tp-link:green:link2";
+ label = "green:link2";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
link3 {
- label = "tp-link:green:link3";
+ label = "green:link3";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
led_link4: link4 {
- label = "tp-link:green:link4";
+ label = "green:link4";
};
};
};