X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far7242_tplink_tl-wr2543-v1.dts;fp=target%2Flinux%2Fath79%2Fdts%2Far7242_tplink_tl-wr2543-v1.dts;h=dd4cbf03eb8f64c3c01a9fcbf15111aa13363d94;hb=6f96a4d043a9367c6c0d166299d808df764e88e6;hp=0ac10a56f9dfb4ddf347ba6e9a3c1f8f0a56065b;hpb=365a639f916b4e9a3771cbaa1271153e111ebde6;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts index 0ac10a56f9..dd4cbf03eb 100644 --- a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts +++ b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts @@ -49,12 +49,12 @@ compatible = "gpio-leds"; led_wps: wps { - label = "tplink:green:wps"; + label = "green:wps"; gpios = <&gpio 0 GPIO_ACTIVE_LOW>; }; usb { - label = "tplink:green:usb"; + label = "green:usb"; gpios = <&gpio 8 GPIO_ACTIVE_LOW>; trigger-sources = <&hub_port>; linux,default-trigger = "usbport"; @@ -65,13 +65,13 @@ compatible = "gpio-leds"; wlan2g { - label = "tplink:green:wlan2g"; + label = "green:wlan2g"; gpios = <&ath9k 0 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; }; wlan5g { - label = "tplink:green:wlan5g"; + label = "green:wlan5g"; gpios = <&ath9k 1 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; };