Re: [PATCH 1/2] MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller
From: Paul Burton <hidden>
Date: 2018-07-30 17:37:09
Also in:
linux-gpio, linux-mips, lkml
From: Paul Burton <hidden>
Date: 2018-07-30 17:37:09
Also in:
linux-gpio, linux-mips, lkml
Hi Quentin, On Wed, Jul 25, 2018 at 02:26:20PM +0200, Quentin Schulz wrote:
The GPIO controller also serves as an interrupt controller for events on the GPIO it handles. An interrupt occurs whenever a GPIO line has changed. Signed-off-by: Quentin Schulz <redacted> --- arch/mips/boot/dts/mscc/ocelot.dtsi | 3 +++ 1 file changed, 3 insertions(+)
Thanks - applied to mips-next for 4.19. Paul