Re: [PATCH 09/16] pinctrl: exynos: Use one IRQ domain per pin bank

2012-10-10 Thread Tomasz Figa
On Wednesday 10 of October 2012 09:40:16 Linus Walleij wrote: > On Mon, Oct 8, 2012 at 10:39 AM, Tomasz Figa wrote: > > Instead of registering one IRQ domain for all pin banks of a pin > > controller, this patch implements registration of per-bank domains. > > > > At a cost of a little memory ove

Re: [PATCH 09/16] pinctrl: exynos: Use one IRQ domain per pin bank

2012-10-10 Thread Linus Walleij
On Mon, Oct 8, 2012 at 10:39 AM, Tomasz Figa wrote: > Instead of registering one IRQ domain for all pin banks of a pin > controller, this patch implements registration of per-bank domains. > > At a cost of a little memory overhead (~2.5KiB for all GPIO interrupts > of Exynos4x12) it simplifies dr

[PATCH 09/16] pinctrl: exynos: Use one IRQ domain per pin bank

2012-10-08 Thread Tomasz Figa
Instead of registering one IRQ domain for all pin banks of a pin controller, this patch implements registration of per-bank domains. At a cost of a little memory overhead (~2.5KiB for all GPIO interrupts of Exynos4x12) it simplifies driver code and device tree sources, because GPIO interrupts can