Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-11-17 Thread Rafael J. Wysocki
On Monday, November 17, 2014 01:28:54 PM Alexandre Courbot wrote: > On Fri, Nov 14, 2014 at 5:58 PM, Linus Walleij > wrote: > > On Mon, Nov 3, 2014 at 11:56 PM, Rafael J. Wysocki > > wrote: > >> On Monday, November 03, 2014 02:22:10 PM Linus Walleij wrote: > > > >>> With that change: > >>> Revi

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-11-16 Thread Alexandre Courbot
On Fri, Nov 14, 2014 at 5:58 PM, Linus Walleij wrote: > On Mon, Nov 3, 2014 at 11:56 PM, Rafael J. Wysocki wrote: >> On Monday, November 03, 2014 02:22:10 PM Linus Walleij wrote: > >>> With that change: >>> Reviewed-by: Linus Walleij >> >> OK, made the changes and added your Reviewed-by. >> >> O

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-11-14 Thread Rafael J. Wysocki
On Friday, November 14, 2014 09:58:41 AM Linus Walleij wrote: > On Mon, Nov 3, 2014 at 11:56 PM, Rafael J. Wysocki wrote: > > On Monday, November 03, 2014 02:22:10 PM Linus Walleij wrote: > > >> With that change: > >> Reviewed-by: Linus Walleij > > > > OK, made the changes and added your Reviewe

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-11-14 Thread Linus Walleij
On Mon, Nov 3, 2014 at 11:56 PM, Rafael J. Wysocki wrote: > On Monday, November 03, 2014 02:22:10 PM Linus Walleij wrote: >> With that change: >> Reviewed-by: Linus Walleij > > OK, made the changes and added your Reviewed-by. > > One semi-related question though. Alexandre ACKed the patch befor

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-11-03 Thread Rafael J. Wysocki
On Monday, November 03, 2014 02:22:10 PM Linus Walleij wrote: > On Sat, Oct 25, 2014 at 12:05 AM, Rafael J. Wysocki > wrote: > > > From: Rafael J. Wysocki > > > > Provide a way for device drivers using GPIOs described by ACPI > > GpioIo resources in _CRS to tell the GPIO subsystem what names >

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-11-03 Thread Linus Walleij
On Sat, Oct 25, 2014 at 12:05 AM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Provide a way for device drivers using GPIOs described by ACPI > GpioIo resources in _CRS to tell the GPIO subsystem what names > (connection IDs) to associate with specific GPIO pins defined > in there. > >

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-10-30 Thread Mika Westerberg
On Thu, Oct 30, 2014 at 01:45:09AM +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > Subject: ACPI / GPIO: Document ACPI GPIO mappings API > > Document the previously introduced method that can be used by device > drivers to provide the GPIO subsystem with mappings between GPIO names >

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-10-29 Thread Rafael J. Wysocki
On Tuesday, October 28, 2014 01:11:50 PM Alexandre Courbot wrote: > On Tue, Oct 28, 2014 at 7:34 AM, Rafael J. Wysocki wrote: > > On Monday, October 27, 2014 02:21:23 PM Alexandre Courbot wrote: [cut] > > Yes, I'm going to provide documentation. > > > > One question, though. We're already addin

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-10-27 Thread Alexandre Courbot
On Tue, Oct 28, 2014 at 7:34 AM, Rafael J. Wysocki wrote: > On Monday, October 27, 2014 02:21:23 PM Alexandre Courbot wrote: >> On Sat, Oct 25, 2014 at 7:05 AM, Rafael J. Wysocki >> wrote: >> > From: Rafael J. Wysocki >> > >> > Provide a way for device drivers using GPIOs described by ACPI >> >

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-10-27 Thread Rafael J. Wysocki
On Monday, October 27, 2014 02:21:23 PM Alexandre Courbot wrote: > On Sat, Oct 25, 2014 at 7:05 AM, Rafael J. Wysocki wrote: > > From: Rafael J. Wysocki > > > > Provide a way for device drivers using GPIOs described by ACPI > > GpioIo resources in _CRS to tell the GPIO subsystem what names > > (c

Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs

2014-10-26 Thread Alexandre Courbot
On Sat, Oct 25, 2014 at 7:05 AM, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Provide a way for device drivers using GPIOs described by ACPI > GpioIo resources in _CRS to tell the GPIO subsystem what names > (connection IDs) to associate with specific GPIO pins defined > in there. > > T