diff options
author | Steven Lee <steven_lee@aspeedtech.com> | 2021-12-14 05:02:38 +0100 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-01-03 10:50:12 +0100 |
commit | e5a7431f5a2d6dcff7d516ee9d178a3254b17b87 (patch) | |
tree | 304bf0f03399622a453c459453d6734f96bacf46 /MAINTAINERS | |
parent | Linux 5.16-rc8 (diff) | |
download | linux-e5a7431f5a2d6dcff7d516ee9d178a3254b17b87.tar.xz linux-e5a7431f5a2d6dcff7d516ee9d178a3254b17b87.zip |
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Each aspeed sgpio bank has 64 gpio pins(32 input pins and 32 output pins).
The hwirq base for each sgpio bank should be multiples of 64 rather than
multiples of 32.
Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions