X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2Fmt7620a_wavlink_wl-wn530hg4.dts;h=13f4c4c362681aa1f181b14afd3c59b689f2131b;hb=19c45b95dbb53a7ba1a26c201277ca86293bf404;hp=687b3ced37b4a76301846c8036a6b50897c178ce;hpb=7630c052c46925015403564068abdc4b8ca89388;p=openwrt%2Fstaging%2Fjow.git diff --git a/target/linux/ramips/dts/mt7620a_wavlink_wl-wn530hg4.dts b/target/linux/ramips/dts/mt7620a_wavlink_wl-wn530hg4.dts index 687b3ced37..13f4c4c362 100644 --- a/target/linux/ramips/dts/mt7620a_wavlink_wl-wn530hg4.dts +++ b/target/linux/ramips/dts/mt7620a_wavlink_wl-wn530hg4.dts @@ -4,6 +4,7 @@ #include #include +#include / { compatible = "wavlink,wl-wn530hg4", "ralink,mt7620a-soc"; @@ -20,17 +21,20 @@ compatible = "gpio-leds"; led_status_blue: status_blue { - label = "blue:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&gpio0 10 GPIO_ACTIVE_LOW>; }; status_yellow { - label = "yellow:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&gpio0 11 GPIO_ACTIVE_LOW>; }; status_red { - label = "red:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>; }; };