X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9344_mikrotik_routerboard-911-lite.dts;fp=target%2Flinux%2Fath79%2Fdts%2Far9344_mikrotik_routerboard-911-lite.dts;h=b815291e70cc98a92905acfaf22f6e2bd1b95d7a;hb=e3ddfcc70c604c6eb9172a497df2291489dc1890;hp=0315f49d07480d9348a1025f160da69dc4c40a95;hpb=e92632f760a9db733ee05a3eef5ebaa45e167343;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/target/linux/ath79/dts/ar9344_mikrotik_routerboard-911-lite.dts b/target/linux/ath79/dts/ar9344_mikrotik_routerboard-911-lite.dts index 0315f49d07..b815291e70 100644 --- a/target/linux/ath79/dts/ar9344_mikrotik_routerboard-911-lite.dts +++ b/target/linux/ath79/dts/ar9344_mikrotik_routerboard-911-lite.dts @@ -1,5 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT +#include + #include "ar9344_mikrotik_routerboard.dtsi" #include "ar9344_mikrotik_routerboard-16m-nor.dtsi" @@ -13,12 +15,14 @@ pinctrl-0 = <&enable_gpio_20>; lan { - label = "green:lan"; + function = LED_FUNCTION_LAN; + color = ; gpios = <&gpio 20 GPIO_ACTIVE_LOW>; }; power { - label = "green:power"; + function = LED_FUNCTION_POWER; + color = ; gpios = <&gpio 11 GPIO_ACTIVE_HIGH>; default-state = "on"; };