[PATCH v1 0/1] gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq
From: Steven Lee <hidden>
Date: 2021-12-14 04:02:49
Also in:
linux-aspeed, linux-gpio, lkml
From: Steven Lee <hidden>
Date: 2021-12-14 04:02:49
Also in:
linux-aspeed, linux-gpio, lkml
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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel