diff options
author | Andy Shevchenko <[email protected]> | 2020-12-08 20:24:03 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-12-09 09:08:18 +0100 |
commit | e8873c0afd34beb67ec492cd648dd0095b911f65 (patch) | |
tree | f934bdc9f221fd2faa3a8b0aadd09a545cdbb5ce /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7aeb353802611a8e655e019f09a370ff682af1a6 (diff) |
pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request
Mistakenly the buffers (input and output) become enabled together for a short
period of time during GPIO request. This is problematic, because instead of
initial motive to disable them in the commit af7e3eeb84e2
("pinctrl: intel: Disable input and output buffer when switching to GPIO"),
the driven value on the pin, which might be used as an IRQ line, brings
firmwares of some touch pads to an awkward state that needs a full power off
to recover. Fix this, as stated in the culprit commit, by disabling the buffers.
Fixes: af7e3eeb84e2 ("pinctrl: intel: Disable input and output buffer when switching to GPIO")
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=210497
Reported-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Tested-by: Pierre-Louis Bossart <[email protected]>
Tested-by: Kai-Heng Feng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions