Re: [PATCH 2/6] gpio: Add support for PTX1K CBC FPGA spare GPIOs
From: Linus Walleij <hidden>
Date: 2016-10-21 08:44:08
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2016-10-21 08:44:08
Also in:
linux-gpio, lkml
On Fri, Oct 7, 2016 at 5:20 PM, Pantelis Antoniou [off-list ref] wrote:
From: Georgi Vlaev <redacted> Add support for the GPIO block in Juniper's CBC FPGA. A number of GPIOs exported by different kind of boards is supported. Signed-off-by: Georgi Vlaev <redacted> Signed-off-by: Guenter Roeck <redacted> [Ported from Juniper kernel] Signed-off-by: Pantelis Antoniou <redacted>
Again pretty much the same comments. The drivers not supporting IRQ will be pretty quick and easy to fix up I guess, the IRQ drivers will require some effort. An approach is to split these in two: one for the basic GPIO and a separate add-on patch for the IRQ functionality. Yours, Linus Walleij