Re: [PATCH 4/4] ARM: sunxi: dt: Register the pio node as interrupt controller

2013-06-10 Thread Maxime Ripard
Hi Linus, On Mon, Jun 10, 2013 at 03:57:23PM +0200, Linus Walleij wrote: > On Sat, Jun 8, 2013 at 12:05 PM, Maxime Ripard > wrote: > > > Signed-off-by: Maxime Ripard > > Acked-by: Linus Walleij > > I guess this patch needs to go through the ARM SoC tree. > > Tell me if I can carry it in

Re: [PATCH 4/4] ARM: sunxi: dt: Register the pio node as interrupt controller

2013-06-10 Thread Linus Walleij
On Sat, Jun 8, 2013 at 12:05 PM, Maxime Ripard wrote: > Signed-off-by: Maxime Ripard Acked-by: Linus Walleij I guess this patch needs to go through the ARM SoC tree. Tell me if I can carry it in the pinctrl tree (read: there will be no conflicts agains changes from elsewhere) and I'll apply

Re: [PATCH 4/4] ARM: sunxi: dt: Register the pio node as interrupt controller

2013-06-10 Thread Linus Walleij
On Sat, Jun 8, 2013 at 12:05 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com Acked-by: Linus Walleij linus.wall...@linaro.org I guess this patch needs to go through the ARM SoC tree. Tell me if I can carry it in the

Re: [PATCH 4/4] ARM: sunxi: dt: Register the pio node as interrupt controller

2013-06-10 Thread Maxime Ripard
Hi Linus, On Mon, Jun 10, 2013 at 03:57:23PM +0200, Linus Walleij wrote: On Sat, Jun 8, 2013 at 12:05 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com Acked-by: Linus Walleij linus.wall...@linaro.org I guess this

[PATCH 4/4] ARM: sunxi: dt: Register the pio node as interrupt controller

2013-06-08 Thread Maxime Ripard
Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun4i-a10.dtsi | 2 ++ arch/arm/boot/dts/sun5i-a13.dtsi | 2 ++ 2 files changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi b/arch/arm/boot/dts/sun4i-a10.dtsi index e7ef619..9b3c99c 100644 ---

[PATCH 4/4] ARM: sunxi: dt: Register the pio node as interrupt controller

2013-06-08 Thread Maxime Ripard
Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- arch/arm/boot/dts/sun4i-a10.dtsi | 2 ++ arch/arm/boot/dts/sun5i-a13.dtsi | 2 ++ 2 files changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi b/arch/arm/boot/dts/sun4i-a10.dtsi index e7ef619..9b3c99c 100644 ---