diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2021-01-12 16:30:09 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-02-15 11:43:28 +0100 |
commit | 27f8feea4091a733b8f6ddfe8090c8b3d7a45a15 (patch) | |
tree | 045fe53e353cb9cc08606665dc2146148157e594 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9067b3014d45c6b18c242ba98a21403f4d471606 (diff) |
gpio: tegra: Fix wake interrupt
The GPIO bank wake interrupt setting was erroneously removed after
conversion to gpio_irq_chip, thus the wake interrupt programming is
broken now. Secondly, the wake_enb of the GPIO driver should be changed
only after the successful toggling of the IRQ wake-state. Restore the wake
interrupt setting and the programming order.
Fixes: efcdca286eef ("gpio: tegra: Convert to gpio_irq_chip")
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions