Re: [PATCH 15/22] pinctrl: sunxi: Add A23 PIO controller support

2014-06-17 Thread Maxime Ripard
Hi, On Tue, Jun 17, 2014 at 06:25:14PM +0800, Chen-Yu Tsai wrote: > Hi, > > On Mon, May 26, 2014 at 3:08 AM, Maxime Ripard > wrote: > > On Fri, May 23, 2014 at 03:51:18PM +0800, Chen-Yu Tsai wrote: > >> The A23 uses the same pin controller as previous SoC's from Allwinner. > >> Add support for t

Re: [PATCH 15/22] pinctrl: sunxi: Add A23 PIO controller support

2014-06-17 Thread Chen-Yu Tsai
Hi, On Mon, May 26, 2014 at 3:08 AM, Maxime Ripard wrote: > On Fri, May 23, 2014 at 03:51:18PM +0800, Chen-Yu Tsai wrote: >> The A23 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: Chen-Yu Tsai

Re: [PATCH 15/22] pinctrl: sunxi: Add A23 PIO controller support

2014-05-25 Thread Maxime Ripard
On Fri, May 23, 2014 at 03:51:18PM +0800, Chen-Yu Tsai wrote: > The A23 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: Chen-Yu Tsai > --- > .../bindings/pinctrl/allwinner,sunxi-pinctrl.txt |