diff options
| author | Kornel Dulęba <[email protected]> | 2023-03-20 09:32:59 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2023-03-28 13:20:18 +0000 |
| commit | b26cd9325be4c1fcd331b77f10acb627c560d4d7 (patch) | |
| tree | ff044841390c68400689eb29cfb124228bf4d7cd /tools/perf/scripts/python/check-perf-trace.py | |
| parent | pinctrl: stm32: use dynamic allocation of GPIO base (diff) | |
| download | kernel-b26cd9325be4c1fcd331b77f10acb627c560d4d7.tar.gz kernel-b26cd9325be4c1fcd331b77f10acb627c560d4d7.zip | |
pinctrl: amd: Disable and mask interrupts on resume
This fixes a similar problem to the one observed in:
commit 4e5a04be88fe ("pinctrl: amd: disable and mask interrupts on probe").
On some systems, during suspend/resume cycle firmware leaves
an interrupt enabled on a pin that is not used by the kernel.
This confuses the AMD pinctrl driver and causes spurious interrupts.
The driver already has logic to detect if a pin is used by the kernel.
Leverage it to re-initialize interrupt fields of a pin only if it's not
used by us.
Cc: [email protected]
Fixes: dbad75dd1f25 ("pinctrl: add AMD GPIO driver support.")
Signed-off-by: Kornel Dulęba <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
