[PATCH v2 4/4] ARM:STi: STiH415: Add interrupt support for pin controller
Linus Walleij
linus.walleij at linaro.org
Thu Jan 23 02:33:48 EST 2014
On Thu, Jan 16, 2014 at 4:37 PM, <srinivas.kandagatla at st.com> wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla at st.com>
>
> This patch adds interrupt support for STiH415 pin controllers.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla at st.com>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Merge this through ARM SoC.
> + reg = <0xfe61f080 0x4>;
> + reg-names = "irqmux";
Aha so that is how it looks when you handle the separate
mux reg, well I can't think of anything better and this works
fine for me.
The alternative would be to have a syscon thing using regmap
such as drivers/mfd/syscon.c but I really cannot decide
between these two design patterns for odd registers.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list