Re: [PATCH v4 3/9] pinctrl: sunxi: change irq_bank_base to irq_bank_map
From: Linus Walleij <hidden>
Date: 2018-03-27 13:08:43
Also in:
linux-arm-kernel, linux-clk, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2018-03-27 13:08:43
Also in:
linux-arm-kernel, linux-clk, linux-gpio, lkml
On Fri, Mar 16, 2018 at 3:02 PM, Icenowy Zheng [off-list ref] wrote:
The Allwinner H6 SoC have its pin controllers with the first IRQ-capable GPIO bank at IRQ bank 1 and the second bank at IRQ bank 5. Change the current code that uses IRQ bank base to a IRQ bank map, in order to support the case that holes exist among IRQ banks. Signed-off-by: Icenowy Zheng <redacted> --- Extracted in v4.
Patch applied with Maxime's ACK. Yours, Linus Walleij