diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-03-05 09:45:06 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-03-05 09:45:06 +0000 |
commit | 53b3872ddf34fb6a972d4bf77d85bac9393c8b3f (patch) | |
tree | b256b7896138a29d8fe4c6c34db92f2544376ede /target/linux/ar71xx/base-files/etc/diag.sh | |
parent | 6bece706ec1b6347b57b9208bfc9cad9697d758a (diff) | |
download | upstream-53b3872ddf34fb6a972d4bf77d85bac9393c8b3f.tar.gz upstream-53b3872ddf34fb6a972d4bf77d85bac9393c8b3f.tar.bz2 upstream-53b3872ddf34fb6a972d4bf77d85bac9393c8b3f.zip |
ar71xx: WNR2000v3: enable control of all LEDs and buttons
This patch provides full GPIO support for WNR2000v3 (LEDs and buttons).
It exposes all LEDs to operating system, including Ethernet ones.
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl>
SVN-Revision: 48922
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/diag.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 1971b8484e..db69757d9f 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -369,6 +369,7 @@ get_status_led() { wndr3700v4 | \ wndr4300 | \ wnr2000 | \ + wnr2000-v3 |\ wnr2200 |\ wnr612-v2 |\ wnr1000-v2 |\ |