[PATCH 4/4] RFT: irqchip: replace moxa with ftintc010

Olof Johansson olof at lixom.net
Mon Mar 13 16:04:22 PDT 2017


On Sun, Mar 12, 2017 at 12:15:05AM +0100, Linus Walleij wrote:
> The Moxa Art interrupt controller is very very likely just an instance
> of the Faraday FTINTC010 interrupt controller from Faraday Technology.
> An indication would be its close association with the FA526 ARM core
> and the fact that the register layout is the same.
> 
> The implementation in irq-moxart.c can probably be right off replaced
> with the irq-ftintc010.c driver by adding a compatible string, selecting
> this irqchip from the machine and run.
> 
> As a bonus we have an irqchip driver supporting high/low and
> rising/falling edges for the Moxa Art, and shared code with the Gemini
> platform.
> 
> Cc: arm at kernel.org
> Cc: Jonas Jensen <jonas.jensen at gmail.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>

Acked-by: Olof Johansson <olof at lixom.net>


-Olof




More information about the linux-arm-kernel mailing list