X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2Fdts%2Fmt7981b-cudy-wr3000-v1.dts;h=10b56a3aa74807046d13211491fe41350be914a3;hb=2d63d42f5e2f;hp=f4ba629525155aaa9e613b740f0583e764e92cde;hpb=3cd1250c95fa95c932651f1bb31baf9162101bd3;p=openwrt%2Fstaging%2Fmans0n.git diff --git a/target/linux/mediatek/dts/mt7981b-cudy-wr3000-v1.dts b/target/linux/mediatek/dts/mt7981b-cudy-wr3000-v1.dts index f4ba629525..10b56a3aa7 100644 --- a/target/linux/mediatek/dts/mt7981b-cudy-wr3000-v1.dts +++ b/target/linux/mediatek/dts/mt7981b-cudy-wr3000-v1.dts @@ -2,6 +2,8 @@ /dts-v1/; +#include + #include "mt7981.dtsi" / { @@ -42,7 +44,8 @@ compatible = "gpio-leds"; led_status: led@0 { - label = "blue:status"; + function = LED_FUNCTION_STATUS; + color = ; gpios = <&pio 10 GPIO_ACTIVE_LOW>; }; @@ -52,12 +55,14 @@ }; led@2 { - label = "blue:wan"; + function = LED_FUNCTION_WAN; + color = ; gpios = <&pio 5 GPIO_ACTIVE_LOW>; }; led@3 { - label = "blue:lan"; + function = LED_FUNCTION_LAN; + color = ; gpios = <&pio 9 GPIO_ACTIVE_LOW>; };