Re: [PATCH 06/13] gpio / ACPI: Add support for _DSD device properties

2014-10-15 Thread Mika Westerberg
On Tue, Oct 14, 2014 at 03:44:03PM +0200, Grant Likely wrote: > On Tue, 07 Oct 2014 02:15:18 +0200 > , "Rafael J. Wysocki" > wrote: > > From: Mika Westerberg > > > > With release of ACPI 5.1 and _DSD method we can finally name GPIOs (and > > other things as well) returned by _CRS. Previously we

Re: [PATCH 06/13] gpio / ACPI: Add support for _DSD device properties

2014-10-14 Thread Grant Likely
On Tue, 07 Oct 2014 02:15:18 +0200 , "Rafael J. Wysocki" wrote: > From: Mika Westerberg > > With release of ACPI 5.1 and _DSD method we can finally name GPIOs (and > other things as well) returned by _CRS. Previously we were only able to > use integer index to find the corresponding GPIO, which

[PATCH 06/13] gpio / ACPI: Add support for _DSD device properties

2014-10-06 Thread Rafael J. Wysocki
From: Mika Westerberg With release of ACPI 5.1 and _DSD method we can finally name GPIOs (and other things as well) returned by _CRS. Previously we were only able to use integer index to find the corresponding GPIO, which is pretty error prone if the order changes. With _DSD we can now query GPI