X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9342_zyxel_nwa1121-ni.dts;fp=target%2Flinux%2Fath79%2Fdts%2Far9342_zyxel_nwa1121-ni.dts;h=b28f8e5cf6f80014b3eb83c0824155838977e742;hb=e3ddfcc70c604c6eb9172a497df2291489dc1890;hp=65dc8c0440a14aa3b7d5425dac747710e1e9c49c;hpb=e92632f760a9db733ee05a3eef5ebaa45e167343;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/target/linux/ath79/dts/ar9342_zyxel_nwa1121-ni.dts b/target/linux/ath79/dts/ar9342_zyxel_nwa1121-ni.dts index 65dc8c0440..b28f8e5cf6 100644 --- a/target/linux/ath79/dts/ar9342_zyxel_nwa1121-ni.dts +++ b/target/linux/ath79/dts/ar9342_zyxel_nwa1121-ni.dts @@ -1,5 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT +#include + #include "ar9342_zyxel_nwa11xx.dtsi" / { @@ -18,13 +20,15 @@ compatible = "gpio-leds"; led_status_green: status_green { - label = "green:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&gpio 12 GPIO_ACTIVE_LOW>; default-state = "on"; }; led_status_amber: status_amber { - label = "amber:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&gpio 11 GPIO_ACTIVE_LOW>; }; };