mediatek: mt7622: fix banana pi r64 wps button
authorNick Hainke <vincent@systemli.org>
Fri, 1 Jul 2022 13:01:13 +0000 (15:01 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 4 Jul 2022 15:10:16 +0000 (17:10 +0200)
commit5a81e0006380c301cdc691838f519275fc6c28d2
tree098f753c6f0022e0ab879191c441f487893012c3
parente459a87eaf9bc11d67cfa849c4e895902bdecaa6
mediatek: mt7622: fix banana pi r64 wps button

Fix the wps button to prevent wrongly detected recovery procedures.
In the official banana pi r64 git the wps button is set to
GPIO_ACTIVE_LOW and not GPIO_ACTIVE_HIGH.

Import patch to fix on boot unwanted recovery entering:

  Press the [f] key and hit [enter] to enter failsafe mode
  Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  - failsafe button wps was pressed -
  - failsafe -

Signed-off-by: Nick Hainke <vincent@systemli.org>
(cherry-picked from commit 668619425526cb0d43f8536a2f6f15a6314e6553)
target/linux/mediatek/patches-5.10/920-dts-mt7622-bpi-r64-fix-wps-button.patch [new file with mode: 0644]