Re: [PATCH v2 2/2] pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller

2015-10-23 Thread Linus Walleij
On Fri, Oct 16, 2015 at 9:46 AM, Hans de Goede wrote: > Add pinmuxing for external interrupt functionality through the > sun6i "r" pincontroller. > > Signed-off-by: Hans de Goede > --- > Changes in v2: > -Fix compile error introduced by last minute changes before sending out > the patch (note t

Re: [PATCH v2 2/2] pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller

2015-10-16 Thread Maxime Ripard
On Fri, Oct 16, 2015 at 09:46:12AM +0200, Hans de Goede wrote: > Add pinmuxing for external interrupt functionality through the > sun6i "r" pincontroller. > > Signed-off-by: Hans de Goede Acked-by: Maxime Ripard Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Andro

Re: [PATCH v2 2/2] pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller

2015-10-16 Thread Chen-Yu Tsai
On Fri, Oct 16, 2015 at 3:46 PM, Hans de Goede wrote: > Add pinmuxing for external interrupt functionality through the > sun6i "r" pincontroller. > > Signed-off-by: Hans de Goede Acked-by: Chen-Yu Tsai Thanks! > --- > Changes in v2: > -Fix compile error introduced by last minute changes befor

[PATCH v2 2/2] pinctrl: sunxi: Add irq pinmuxing to sun6i "r" pincontroller

2015-10-16 Thread Hans de Goede
Add pinmuxing for external interrupt functionality through the sun6i "r" pincontroller. Signed-off-by: Hans de Goede --- Changes in v2: -Fix compile error introduced by last minute changes before sending out the patch (note to self: always do a recompile in such a case) --- drivers/pinctrl/sunx