Re: [PATCH 1/2] MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller

From: Paul Burton
Date: Mon Jul 30 2018 - 13:37:09 EST


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 <quentin.schulz@xxxxxxxxxxx>
> ---
> arch/mips/boot/dts/mscc/ocelot.dtsi | 3 +++
> 1 file changed, 3 insertions(+)

Thanks - applied to mips-next for 4.19.

Paul