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>
Fri, 1 Jul 2022 18:24:43 +0000 (20:24 +0200)
commit668619425526cb0d43f8536a2f6f15a6314e6553
treefc79d17851f4eca51f6e9f67daa25209d9fa1e98
parent6e0f0eae5b48bddead035d9dd89b710c10c50337
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>
target/linux/mediatek/patches-5.15/920-dts-mt7622-bpi-r64-fix-wps-button.patch [new file with mode: 0644]