Re: [PATCH v5 2/4] pinctrl: sunxi: Add H3 PIO controller support

2015-12-11 Thread Linus Walleij
On Fri, Dec 4, 2015 at 10:24 PM, Jens Kuske wrote: > The H3 uses the same pin controller as previous SoC's from Allwinner. > Add support for the pins controlled by the main PIO controller. > > Signed-off-by: Jens Kuske Patch applied with Rob's & Maxime's ACKs. Yours, Linus Walleij -- To unsubs

Re: [PATCH v5 2/4] pinctrl: sunxi: Add H3 PIO controller support

2015-12-07 Thread Maxime Ripard
On Fri, Dec 04, 2015 at 10:24:41PM +0100, Jens Kuske wrote: > The H3 uses the same pin controller as previous SoC's from Allwinner. > Add support for the pins controlled by the main PIO controller. > > Signed-off-by: Jens Kuske Acked-by: Maxime Ripard Thanks! Maxime -- Maxime Ripard, Free El

Re: [PATCH v5 2/4] pinctrl: sunxi: Add H3 PIO controller support

2015-12-05 Thread Rob Herring
On Fri, Dec 04, 2015 at 10:24:41PM +0100, Jens Kuske wrote: > The H3 uses the same pin controller as previous SoC's from Allwinner. > Add support for the pins controlled by the main PIO controller. > > Signed-off-by: Jens Kuske > --- > .../bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 +

[PATCH v5 2/4] pinctrl: sunxi: Add H3 PIO controller support

2015-12-04 Thread Jens Kuske
The H3 uses the same pin controller as previous SoC's from Allwinner. Add support for the pins controlled by the main PIO controller. Signed-off-by: Jens Kuske --- .../bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 + drivers/pinctrl/sunxi/Kconfig | 4 + drivers/pinc