[PATCH v2 1/5] pinctrl: exynos: Generalize the eint16_31 demux code
From: Linus Walleij <hidden>
Date: 2014-09-23 15:18:20
Also in:
linux-devicetree, linux-samsung-soc
From: Linus Walleij <hidden>
Date: 2014-09-23 15:18:20
Also in:
linux-devicetree, linux-samsung-soc
On Tue, Sep 23, 2014 at 10:16 AM, Abhilash Kesavan [off-list ref] wrote:
The function exynos_irq_demux_eint16_31 uses pre-defined offsets for external interrupt pending status and mask registers. So this function is not extensible for Exynos7 SoC which have these registers at different offsets. So generalize the exynos_irq_demux_eint16_31 function by using the pending/mask register offset values from the exynos_irq_chip structure. Signed-off-by: Abhilash Kesavan <redacted> Reviewed-by: Thomas Abraham <redacted> Tested-by: Thomas Abraham <redacted> Cc: Thomas Abraham <redacted> Cc: Tomasz Figa <redacted> Cc: Linus Walleij <redacted>
I'm waiting for the maintainers to ACK these patches before I take them. Yours, Linus Walleij