#14136: hornet-ub gpio mapping for wps/reset buttons is reversed
-----------------------+-----------------------------------
  Reporter:  jrosen@…  |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  high      |  Milestone:  Barrier Breaker 14.07
 Component:  kernel    |    Version:  Trunk
Resolution:            |   Keywords:
-----------------------+-----------------------------------

Comment (by janne.cederberg@…):

 This ticket is a duplicate of #15282. My accident attached the patch twice
 and didn't find how to remove one.

 Patching as suggested on #14136/#15282 will result in a situation where
 simply pressing the RESET button on the bottom will cause FACTORY RESET to
 be run. This is due to GPIO high/low state being incorrect as a result of
 the above change and virtually the RESET
 button is in the pressed-down state the entire time. When it is then
 physically pressed, that causes the opposite, release, to be triggered and
 since to the board it seemed that the button was pressed long before it
 was released, the FACTORY RESET results.

 The attached patch works as expected. I have verified both the incorrect
 functionality as well as after fixing the issue as described in the patch
 and flashing the resulting firmware to a Hornet-UB board.

--
Ticket URL: <https://dev.openwrt.org/ticket/14136#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