X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbmips%2Fdts%2Fbcm6358-huawei-hg556a-b.dts;h=554ef1993e7b4586eca83a2548f0dacaa337b81b;hb=0a4cc0a9ba82dd7c7ffabc750bb2ba9e349bb116;hp=c2693fa716070237a0cbf66b8bb33178ed223b76;hpb=4a8928526e0b27eaedee49b6d8bc3a4844cca996;p=openwrt%2Fstaging%2Fjow.git diff --git a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts index c2693fa716..554ef1993e 100644 --- a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts +++ b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts @@ -1,5 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later +#include + #include "bcm6358.dtsi" / { @@ -65,7 +67,8 @@ }; led_power_red: led@3 { - label = "red:power"; + function = LED_FUNCTION_POWER; + color = ; gpios = <&gpio 3 GPIO_ACTIVE_LOW>; }; @@ -120,7 +123,8 @@ compatible = "gpio-leds"; wlan { - label = "red:wlan"; + function = LED_FUNCTION_WLAN; + color = ; gpios = <&ath9k 2 GPIO_ACTIVE_HIGH>; linux,default-trigger = "phy0tpt"; };