[PATCH v1 0/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq
Steven Lee
steven_lee at aspeedtech.com
Tue Dec 14 15:02:37 AEDT 2021
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.
This patch series contains a patch for fixing wrong hwirq base in
irq handler.
Please help to review.
Steven Lee (1):
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
drivers/gpio/gpio-aspeed-sgpio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.17.1
More information about the Linux-aspeed
mailing list