aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_ocedo_raccoon.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_ocedo_raccoon.dts')
-rw-r--r--target/linux/ath79/dts/ar9344_ocedo_raccoon.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar9344_ocedo_raccoon.dts b/target/linux/ath79/dts/ar9344_ocedo_raccoon.dts
index 428f35cd2f..443f0c6724 100644
--- a/target/linux/ath79/dts/ar9344_ocedo_raccoon.dts
+++ b/target/linux/ath79/dts/ar9344_ocedo_raccoon.dts
@@ -24,19 +24,19 @@
compatible = "gpio-leds";
power {
- label = "raccoon:green:power";
+ label = "green:power";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "raccoon:yellow:wlan24";
+ label = "yellow:wlan24";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
led_system: system {
- label = "raccoon:blue:sys";
+ label = "blue:sys";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
};
@@ -45,7 +45,7 @@
compatible = "gpio-leds";
wlan5g {
- label = "raccoon:red:wlan5";
+ label = "red:wlan5";
gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};