ar71xx: fix nbg6716 power and usb led

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Marcin Mikolajczak <gr4ffy@gmail.com>

SVN-Revision: 44358
This commit is contained in:
John Crispin 2015-02-09 12:16:43 +00:00
parent ba1904056d
commit 35d38f21e0
2 changed files with 3 additions and 3 deletions

View File

@ -130,7 +130,7 @@ get_status_led() {
status_led="nbg460n:green:power" status_led="nbg460n:green:power"
;; ;;
nbg6716) nbg6716)
status_led="nbg6716:white:power" status_led="zyxel:white:power"
;; ;;
om2p | \ om2p | \
om2pv2 | \ om2pv2 | \

View File

@ -43,8 +43,8 @@
#define NBG6716_GPIO_LED_INTERNET 18 #define NBG6716_GPIO_LED_INTERNET 18
#define NBG6716_GPIO_LED_POWER 15 #define NBG6716_GPIO_LED_POWER 15
#define NBG6716_GPIO_LED_USB0 4 #define NBG6716_GPIO_LED_USB0 13
#define NBG6716_GPIO_LED_USB1 13 #define NBG6716_GPIO_LED_USB1 4
#define NBG6716_GPIO_LED_WIFI2G 19 #define NBG6716_GPIO_LED_WIFI2G 19
#define NBG6716_GPIO_LED_WIFI5G 17 #define NBG6716_GPIO_LED_WIFI5G 17
#define NBG6716_GPIO_LED_WPS 21 #define NBG6716_GPIO_LED_WPS 21