Re: [PATCH V5 3/5] gpio: gpio-xilinx: Add interrupt support
From: Linus Walleij <hidden>
Date: 2021-02-02 19:39:25
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2021-02-02 19:39:25
Also in:
linux-gpio, lkml
On Fri, Jan 29, 2021 at 3:27 PM Srinivas Neeli [off-list ref] wrote:
Adds interrupt support to the Xilinx GPIO driver so that rising and falling edge line events can be supported. Since interrupt support is an optional feature in the Xilinx IP, the driver continues to support devices which have no interrupt provided. Depends on OF_GPIO framework for of_xlate function to translate gpiospec to the GPIO number and flags. Signed-off-by: Robert Hancock <redacted> Signed-off-by: Shubhrajyoti Datta <redacted> Signed-off-by: Srinivas Neeli <redacted> --- Changes in V5:
This v5 version looks very nice to me! Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel