diff options
author | Jeremy Kerr <[email protected]> | 2020-09-11 09:51:05 +0800 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2020-09-24 15:10:56 +0200 |
commit | bf0d394e885015941ed2d5724c0a6ed8d42dd95e (patch) | |
tree | 69e8e9d46fc90eebf204859594bb67d0fb1aae79 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ac67b07e268d46eba675a60c37051bb3e59fd201 (diff) |
gpio/aspeed-sgpio: don't enable all interrupts by default
Currently, the IRQ setup for the SGPIO driver enables all interrupts in
dual-edge trigger mode. Since the default handler is handle_bad_irq, any
state change on input GPIOs will trigger bad IRQ warnings.
This change applies sensible IRQ defaults: single-edge trigger, and all
IRQs disabled.
Signed-off-by: Jeremy Kerr <[email protected]>
Fixes: 7db47faae79b ("gpio: aspeed: Add SGPIO driver")
Reviewed-by: Joel Stanley <[email protected]>
Acked-by: Andrew Jeffery <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions