X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9344_watchguard_ap100.dts;fp=target%2Flinux%2Fath79%2Fdts%2Far9344_watchguard_ap100.dts;h=6f560166965c3878962bf9cb04aaaa8e0c2b061a;hb=e3ddfcc70c604c6eb9172a497df2291489dc1890;hp=e09d539c5644e4bd920c1b736aa9ef9b2bb0a76b;hpb=e92632f760a9db733ee05a3eef5ebaa45e167343;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/target/linux/ath79/dts/ar9344_watchguard_ap100.dts b/target/linux/ath79/dts/ar9344_watchguard_ap100.dts index e09d539c56..6f56016696 100644 --- a/target/linux/ath79/dts/ar9344_watchguard_ap100.dts +++ b/target/linux/ath79/dts/ar9344_watchguard_ap100.dts @@ -1,5 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT +#include + #include "ar9344_senao_ap-dual.dtsi" / { @@ -17,12 +19,14 @@ compatible = "gpio-leds"; led_power_amber: power_amber { - label = "amber:power"; + function = LED_FUNCTION_POWER; + color = ; gpios = <&gpio 13 GPIO_ACTIVE_LOW>; }; led_power_green: power_green { - label = "green:power"; + function = LED_FUNCTION_POWER; + color = ; gpios = <&gpio 12 GPIO_ACTIVE_LOW>; default-state = "on"; };