Re: [PATCH] gpio: em: Add pinctrl support

2013-07-21 Thread Linus Walleij
On Wed, Jul 3, 2013 at 6:14 AM, Magnus Damm wrote: > From: Magnus Damm > > Register the GPIO pin range, and request and free GPIO pins using the > pinctrl API. The pctl_name platform data member should be used by > platform devices to point out which pinctrl device to use. > > Follows same style

Re: [PATCH] gpio: em: Add pinctrl support

2013-07-04 Thread Simon Horman
On Thu, Jul 04, 2013 at 11:23:33PM +0200, Laurent Pinchart wrote: > Hi Simon, > > On Thursday 04 July 2013 10:16:02 Simon Horman wrote: > > On Wed, Jul 03, 2013 at 08:59:39PM +0200, Laurent Pinchart wrote: > > > On Wednesday 03 July 2013 13:14:32 Magnus Damm wrote: > > > > From: Magnus Damm > > >

Re: [PATCH] gpio: em: Add pinctrl support

2013-07-04 Thread Laurent Pinchart
Hi Simon, On Thursday 04 July 2013 10:16:02 Simon Horman wrote: > On Wed, Jul 03, 2013 at 08:59:39PM +0200, Laurent Pinchart wrote: > > On Wednesday 03 July 2013 13:14:32 Magnus Damm wrote: > > > From: Magnus Damm > > > > > > Register the GPIO pin range, and request and free GPIO pins using the

Re: [PATCH] gpio: em: Add pinctrl support

2013-07-03 Thread Simon Horman
On Wed, Jul 03, 2013 at 08:59:39PM +0200, Laurent Pinchart wrote: > Hi Magnus, > > Thank you for the patch. > > On Wednesday 03 July 2013 13:14:32 Magnus Damm wrote: > > From: Magnus Damm > > > > Register the GPIO pin range, and request and free GPIO pins using the > > pinctrl API. The pctl_nam

Re: [PATCH] gpio: em: Add pinctrl support

2013-07-03 Thread Laurent Pinchart
Hi Magnus, Thank you for the patch. On Wednesday 03 July 2013 13:14:32 Magnus Damm wrote: > From: Magnus Damm > > Register the GPIO pin range, and request and free GPIO pins using the > pinctrl API. The pctl_name platform data member should be used by > platform devices to point out which pinct