Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-20 Thread Andy Shevchenko
On Tue, 2013-11-19 at 09:32 -0800, David Cohen wrote: > On 11/19/2013 01:27 AM, Alex Courbot wrote: > > On 11/19/2013 06:24 PM, Linus Walleij wrote: > >> On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko > >> wrote: > >> > >>> To support some (legacy) firmwares and platforms let's make life > >>>

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-20 Thread Andy Shevchenko
On Tue, 2013-11-19 at 09:32 -0800, David Cohen wrote: [] > >> Maybe that header could move to instead. > >> Alexandre what do you think? > > > > Agreed - all the GPIO drivers into drivers/gpio, all the headers into > > include/linux/gpio. Logical. :) > > Sounds nice. > Andy, would you like to

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-20 Thread Andy Shevchenko
On Tue, 2013-11-19 at 09:32 -0800, David Cohen wrote: [] Maybe that header could move to linux/gpio/sfi.h instead. Alexandre what do you think? Agreed - all the GPIO drivers into drivers/gpio, all the headers into include/linux/gpio. Logical. :) Sounds nice. Andy, would you like to

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-20 Thread Andy Shevchenko
On Tue, 2013-11-19 at 09:32 -0800, David Cohen wrote: On 11/19/2013 01:27 AM, Alex Courbot wrote: On 11/19/2013 06:24 PM, Linus Walleij wrote: On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: To support some (legacy) firmwares and platforms let's

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread David Cohen
On 11/19/2013 01:27 AM, Alex Courbot wrote: > On 11/19/2013 06:24 PM, Linus Walleij wrote: >> On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko >> wrote: >> >>> To support some (legacy) firmwares and platforms let's make life >>> easier for >>> their customers. >>> >>> This patch extracts SFI GPIO

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread Alex Courbot
On 11/19/2013 06:24 PM, Linus Walleij wrote: On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko wrote: To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. Signed-off-by: Andy

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread Linus Walleij
On Fri, Jun 7, 2013 at 9:14 AM, Linus Walleij wrote: > On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko > wrote: > >> To support some (legacy) firmwares and platforms let's make life easier for >> their customers. >> >> This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. >> >>

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread Linus Walleij
On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko wrote: > To support some (legacy) firmwares and platforms let's make life easier for > their customers. > > This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. > > Signed-off-by: Andy Shevchenko So since this patch was ACKed the

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread Linus Walleij
On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. Signed-off-by: Andy Shevchenko

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread Linus Walleij
On Fri, Jun 7, 2013 at 9:14 AM, Linus Walleij linus.wall...@linaro.org wrote: On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch extracts SFI GPIO

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread Alex Courbot
On 11/19/2013 06:24 PM, Linus Walleij wrote: On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch extracts SFI GPIO API from

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-11-19 Thread David Cohen
On 11/19/2013 01:27 AM, Alex Courbot wrote: On 11/19/2013 06:24 PM, Linus Walleij wrote: On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-06-07 Thread Linus Walleij
On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko wrote: > To support some (legacy) firmwares and platforms let's make life easier for > their customers. > > This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. > > Signed-off-by: Andy Shevchenko > Acked-by: Len Brown > Cc: Grant

Re: [PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-06-07 Thread Linus Walleij
On Wed, Jun 5, 2013 at 3:58 PM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. Signed-off-by: Andy Shevchenko

[PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-06-05 Thread Andy Shevchenko
To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. Signed-off-by: Andy Shevchenko Acked-by: Len Brown Cc: Grant Likely Cc: Linus Walleij --- Since v1.1: - use container_of -

[PATCH v1.2] gpiolib: append SFI helpers for GPIO API

2013-06-05 Thread Andy Shevchenko
To support some (legacy) firmwares and platforms let's make life easier for their customers. This patch extracts SFI GPIO API from arch/x86/platform/mrst/mrst.c. Signed-off-by: Andy Shevchenko andriy.shevche...@linux.intel.com Acked-by: Len Brown len.br...@intel.com Cc: Grant Likely