From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH] ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs Date: Thu, 30 Oct 2014 12:22:34 +0200 Message-ID: <20141030102234.GP1304@lahna.fi.intel.com> References: <3242497.urQmuvpeyA@vostro.rjw.lan> <13007048.sH0aJYjMUX@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <13007048.sH0aJYjMUX@vostro.rjw.lan> Sender: linux-acpi-owner@vger.kernel.org To: "Rafael J. Wysocki" Cc: Alexandre Courbot , Arnd Bergmann , Linux Kernel Mailing List , Greg Kroah-Hartman , Grant Likely , ACPI Devel Maling List , Aaron Lu , "devicetree@vger.kernel.org" , Linus Walleij , Dmitry Torokhov , Bryan Wu , Darren Hart , Mark Rutland List-Id: devicetree@vger.kernel.org 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 > (connection IDs) and GpioIo()/GpioInt() resources in _CRS. > > Signed-off-by: Rafael J. Wysocki Looks really good to me, Reviewed-by: Mika Westerberg