[PATCH v2 5/7] gpio: brcmstb: correct the configuration of level interrupts
From: Linus Walleij <hidden>
Date: 2017-10-31 09:31:13
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2017-10-31 09:31:13
Also in:
linux-gpio, lkml
On Tue, Oct 24, 2017 at 9:54 PM, Doug Berger [off-list ref] 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 <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Gregory Fong <redacted>Patch applied. Yours, Linus Walleij