aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_samsung_wam250.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_samsung_wam250.dts')
-rw-r--r--target/linux/ath79/dts/ar9344_samsung_wam250.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar9344_samsung_wam250.dts b/target/linux/ath79/dts/ar9344_samsung_wam250.dts
index 3ae68d6104..8a04af2973 100644
--- a/target/linux/ath79/dts/ar9344_samsung_wam250.dts
+++ b/target/linux/ath79/dts/ar9344_samsung_wam250.dts
@@ -38,23 +38,23 @@
compatible = "gpio-leds";
lan {
- label = "wam250:white:lan";
+ label = "white:lan";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
led_power: power {
- label = "wam250:white:power";
+ label = "white:power";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
default-state = "keep";
};
repeater {
- label = "wam250:white:repeater";
+ label = "white:repeater";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "wam250:white:wlan";
+ label = "white:wlan";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};