#17062: LEDs mapped to wrong GPIOs on WRT54GL
------------------------+------------------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
 Component:  kernel     |    Version:  Trunk
Resolution:             |   Keywords:  wrt54g wrt54gl gpio led leds
------------------------+------------------------------------------

Comment (by Zajec):

 Huh, this report looks really messy for me. Please simply:
 1) Provide output of "nvram show | grep board"
 2) Confirm that the following config is correct for your device:
 {{{
 BCM47XX_GPIO_LED(0, "green", "wlan", 1, LEDS_GPIO_DEFSTATE_OFF),
 BCM47XX_GPIO_LED(1, "green", "power", 0, LEDS_GPIO_DEFSTATE_ON),
 BCM47XX_GPIO_LED(2, "white", "wps", 1, LEDS_GPIO_DEFSTATE_OFF),
 BCM47XX_GPIO_LED(3, "orange", "wps", 1, LEDS_GPIO_DEFSTATE_OFF),
 BCM47XX_GPIO_LED(7, "green", "dmz", 1, LEDS_GPIO_DEFSTATE_OFF),
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17062#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to