[PATCH 4/7] gpio: brcmstb: correct the configuration of level interrupts
From: Gregory Fong <hidden>
Date: 2017-10-04 02:04:02
Also in:
linux-gpio, lkml
From: Gregory Fong <hidden>
Date: 2017-10-04 02:04:02
Also in:
linux-gpio, lkml
On Fri, Sep 29, 2017 at 8:40 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>Acked-by: Gregory Fong <redacted>