X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9341_tplink_tl-wa901nd-v3.dts;h=4a4e51f4b8acccb444013837ae8cd5b7b67eb992;hb=474aa3237c1bac86b475c3b2955e9501353a87f5;hp=4abdd60c3c52b3d5e3af73426764521b101c73c4;hpb=372529d3117ef8cd6dc37d61d405e24ccba3584a;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts b/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts index 4abdd60c3c..4a4e51f4b8 100644 --- a/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts +++ b/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts @@ -1,5 +1,4 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT -/dts-v1/; #include "ar9341_tplink_tl-wa.dtsi" @@ -29,23 +28,23 @@ compatible = "gpio-leds"; lan { - label = "tp-link:green:lan"; + label = "green:lan"; gpios = <&gpio 18 GPIO_ACTIVE_LOW>; }; wlan { - label = "tp-link:green:wlan"; + label = "green:wlan"; gpios = <&gpio 13 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; }; qss { - label = "tp-link:green:qss"; + label = "green:qss"; gpios = <&gpio 15 GPIO_ACTIVE_LOW>; }; led_system: system { - label = "tp-link:green:system"; + label = "green:system"; gpios = <&gpio 14 GPIO_ACTIVE_LOW>; }; };