aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9344_wd_mynet-n600.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9344_wd_mynet-n600.dts')
-rw-r--r--target/linux/ath79/dts/ar9344_wd_mynet-n600.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ath79/dts/ar9344_wd_mynet-n600.dts b/target/linux/ath79/dts/ar9344_wd_mynet-n600.dts
index 81788fb348..3c0e9c56a1 100644
--- a/target/linux/ath79/dts/ar9344_wd_mynet-n600.dts
+++ b/target/linux/ath79/dts/ar9344_wd_mynet-n600.dts
@@ -18,27 +18,27 @@
compatible = "gpio-leds";
led-0 {
- color = <LED_COLOR_ID_BLUE>;
- function = LED_FUNCTION_WLAN;
+ color = <LED_COLOR_ID_BLUE>;
+ function = LED_FUNCTION_WLAN;
gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
};
led_power: led-1 {
label = "blue:power";
- color = <LED_COLOR_ID_BLUE>;
- function = LED_FUNCTION_POWER;
+ color = <LED_COLOR_ID_BLUE>;
+ function = LED_FUNCTION_POWER;
gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
};
led-2 {
- color = <LED_COLOR_ID_BLUE>;
- function = LED_FUNCTION_WAN;
+ color = <LED_COLOR_ID_BLUE>;
+ function = LED_FUNCTION_WAN;
gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
};
led-3 {
- color = <LED_COLOR_ID_BLUE>;
- function = LED_FUNCTION_WPS;
+ color = <LED_COLOR_ID_BLUE>;
+ function = LED_FUNCTION_WPS;
gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
};
};