Re: [PATCH v4 2/9] pinctrl: sunxi: introduce IRQ bank conversion function

2018-03-27 Thread Linus Walleij
On Fri, Mar 16, 2018 at 3:02 PM, Icenowy Zheng 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. Some > refactors in the sunxi pinctrl framework are needed. > > This commit introduces a IRQ bank conversio

Re: [PATCH v4 2/9] pinctrl: sunxi: introduce IRQ bank conversion function

2018-03-18 Thread Maxime Ripard
On Fri, Mar 16, 2018 at 10:02:08PM +0800, Icenowy Zheng 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. Some > refactors in the sunxi pinctrl framework are needed. > > This commit introduces a IRQ bank c