diff options
author | Steven Lee <steven_lee@aspeedtech.com> | 2021-09-07 17:55:25 +0800 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2021-09-22 11:23:10 +0200 |
commit | f6c35df22708438c94605b8896d2b4e4d5f342a3 (patch) | |
tree | e3703eaa07df5ef7795fb33682d36abff542cc65 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2dd824cca3407bc9a2bd11b00f6e117b66fcfcf1 (diff) |
gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.
The current hwirq is calculated based on the old GPIO pin order(input
GPIO range is from 0 to ngpios - 1).
It should be calculated based on the current GPIO input pin order(input
GPIOs are 0, 2, 4, ..., (ngpios - 1) * 2).
Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions