From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH v4 4/4] gpio: mb86s7x: enable ACPI support Date: Wed, 29 May 2019 10:31:29 +0300 Message-ID: <20190529073129.GP2781@lahna.fi.intel.com> References: <20190528133647.3362-1-ard.biesheuvel@linaro.org> <20190528133647.3362-5-ard.biesheuvel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20190528133647.3362-5-ard.biesheuvel@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Ard Biesheuvel Cc: Lorenzo Pieralisi , Graeme Gregory , linux-gpio@vger.kernel.org, Marc Zyngier , Linus Walleij , "Rafael J. Wysocki" , linux-acpi@vger.kernel.org, Masahisa Kojima , linux-arm-kernel@lists.infradead.org, Len Brown List-Id: linux-gpio@vger.kernel.org On Tue, May 28, 2019 at 03:36:47PM +0200, Ard Biesheuvel wrote: > Make the mb86s7x GPIO block discoverable via ACPI. In addition, add > support for ACPI GPIO interrupts routed via platform interrupts, by > wiring the two together via the to_irq() gpiochip callback. > > Reviewed-by: Linus Walleij > Signed-off-by: Ard Biesheuvel Hmm, I thought I reviewed this already? Well anyway, Reviewed-by: Mika Westerberg