Re: [PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-09-15 Thread Ludovic Desroches
Hi Sascha, On Tue, Sep 15, 2015 at 10:57:03AM +0200, Sascha Hauer wrote: > Hi Ludovic, > > On Mon, Sep 07, 2015 at 03:12:10PM +0200, Ludovic Desroches wrote: > > Hi Sascha, > > > > Any comments about this version? Maybe you missed it since you answered > > me on the RFC version. Of course I'll

Re: [PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-09-15 Thread Sascha Hauer
Hi Ludovic, On Mon, Sep 07, 2015 at 03:12:10PM +0200, Ludovic Desroches wrote: > Hi Sascha, > > Any comments about this version? Maybe you missed it since you answered > me on the RFC version. Of course I'll do the changes you requested for > the next version (remove gpio_request_*() stuff and

Re: [PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-09-15 Thread Sascha Hauer
Hi Ludovic, On Mon, Sep 07, 2015 at 03:12:10PM +0200, Ludovic Desroches wrote: > Hi Sascha, > > Any comments about this version? Maybe you missed it since you answered > me on the RFC version. Of course I'll do the changes you requested for > the next version (remove gpio_request_*() stuff and

Re: [PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-09-15 Thread Ludovic Desroches
Hi Sascha, On Tue, Sep 15, 2015 at 10:57:03AM +0200, Sascha Hauer wrote: > Hi Ludovic, > > On Mon, Sep 07, 2015 at 03:12:10PM +0200, Ludovic Desroches wrote: > > Hi Sascha, > > > > Any comments about this version? Maybe you missed it since you answered > > me on the RFC version. Of course I'll

Re: [PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-09-07 Thread Ludovic Desroches
Hi Sascha, Any comments about this version? Maybe you missed it since you answered me on the RFC version. Of course I'll do the changes you requested for the next version (remove gpio_request_*() stuff and add macros for gpio muxing case). Thanks Ludovic On Tue, Aug 11, 2015 at 10:28:00AM

Re: [PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-09-07 Thread Ludovic Desroches
Hi Sascha, Any comments about this version? Maybe you missed it since you answered me on the RFC version. Of course I'll do the changes you requested for the next version (remove gpio_request_*() stuff and add macros for gpio muxing case). Thanks Ludovic On Tue, Aug 11, 2015 at 10:28:00AM

[PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-08-11 Thread Ludovic Desroches
Hi, The Atmel PIO4 controller has been introduced with SAMA5D2 chip family. This drivers manages both pinmux/pinconf and gpio stuff. It is inspired by Mediatek pinctrl driver. Ludovic Desroches (5): pinctrl: introduce driver for Atmel PIO4 controller pinctrl: dt-binding: Add DT binding

[PATCH 0/5] New Atmel PIO4 pinctrl/gpio driver

2015-08-11 Thread Ludovic Desroches
Hi, The Atmel PIO4 controller has been introduced with SAMA5D2 chip family. This drivers manages both pinmux/pinconf and gpio stuff. It is inspired by Mediatek pinctrl driver. Ludovic Desroches (5): pinctrl: introduce driver for Atmel PIO4 controller pinctrl: dt-binding: Add DT binding