X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FW502U.dts;h=a370137790d4905f003f1ab25112e6d3f7c00177;hb=c9c4b2116c0984eb8baeff03e806030ee9c6175f;hp=b02c6c125622db4a83976a83b157521f0a4dd0f9;hpb=1ef65ceeafa9f1d5f4c0e0fe851907a4c8afa483;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/dts/W502U.dts b/target/linux/ramips/dts/W502U.dts index b02c6c1256..a370137790 100644 --- a/target/linux/ramips/dts/W502U.dts +++ b/target/linux/ramips/dts/W502U.dts @@ -9,6 +9,10 @@ compatible = "alfanetworks,w502u", "ralink,rt3052-soc"; model = "ALFA Networks W502U"; + aliases { + led-status = &led_wps; + }; + chosen { bootargs = "console=ttyS0,115200"; }; @@ -53,7 +57,7 @@ gpios = <&gpio0 13 GPIO_ACTIVE_LOW>; }; - wps { + led_wps: wps { label = "w502u:blue:wps"; gpios = <&gpio0 14 GPIO_ACTIVE_LOW>; };