From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2 5/7] gpio: brcmstb: correct the configuration of level interrupts Date: Tue, 31 Oct 2017 10:31:10 +0100 Message-ID: References: <20171024195451.30535-1-opendmb@gmail.com> <20171024195451.30535-6-opendmb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20171024195451.30535-6-opendmb@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Doug Berger Cc: Gregory Fong , Brian Norris , Florian Fainelli , bcm-kernel-feedback-list , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-gpio@vger.kernel.org On Tue, Oct 24, 2017 at 9:54 PM, Doug Berger wrote: > This commit corrects a bug when configuring the GPIO hardware for > IRQ_TYPE_LEVEL_LOW and IRQ_TYPE_LEVEL_HIGH interrupt types. The > hardware is now correctly configured to support those types. > > Fixes: 19a7b6940b78 ("gpio: brcmstb: Add interrupt and wakeup source support") > Signed-off-by: Doug Berger > Reviewed-by: Florian Fainelli > Acked-by: Gregory Fong Patch applied. Yours, Linus Walleij