X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FAWM002-EVB-8M.dts;h=d4de3f19000e4f15fd65a84d20de04c70f9f3c04;hb=39587244ed82f2bddf87c5668fd8e7bc92bd96f1;hp=01e1e26fd3b96f1a1b0b1a00466c5d2e051b54bd;hpb=f72da2594b8b45a1fb33fd21c3665fdfac6c1369;p=openwrt.git diff --git a/target/linux/ramips/dts/AWM002-EVB-8M.dts b/target/linux/ramips/dts/AWM002-EVB-8M.dts index 01e1e26fd3..d4de3f1900 100644 --- a/target/linux/ramips/dts/AWM002-EVB-8M.dts +++ b/target/linux/ramips/dts/AWM002-EVB-8M.dts @@ -15,14 +15,17 @@ gpio-leds { compatible = "gpio-leds"; + tx { label = "awm002-evb:green:tx"; gpios = <&gpio0 15 1>; }; + rx { label = "awm002-evb:green:rx"; gpios = <&gpio0 16 1>; }; + wps { label = "awm002-evb:green:wps"; gpios = <&gpio0 21 1>; @@ -34,14 +37,16 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset_wps { label = "reset_wps"; gpios = <&gpio0 0 1>; linux,code = <0x198>; }; + mode { label = "mode"; - gpios = <&gpio0 21 1>; + gpios = <&gpio0 20 1>; linux,code = <0x32>; }; };