From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] RFT: irqchip: replace moxa with ftintc010
Date: Mon, 13 Mar 2017 16:04:22 -0700 [thread overview]
Message-ID: <20170313230422.GI13064@localhost> (raw)
In-Reply-To: <20170311231505.16056-1-linus.walleij@linaro.org>
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@gmail.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Olof Johansson <olof@lixom.net>
-Olof
prev parent reply other threads:[~2017-03-13 23:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-11 23:15 [PATCH 4/4] RFT: irqchip: replace moxa with ftintc010 Linus Walleij
2017-03-13 16:05 ` Jonas Jensen
2017-03-13 19:56 ` Linus Walleij
2017-03-14 14:58 ` Jonas Jensen
2017-03-18 16:32 ` Linus Walleij
2017-03-13 23:04 ` Olof Johansson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170313230422.GI13064@localhost \
--to=olof@lixom.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.