[PATCH 04/10] irqchip: versatile-fpga: add DT init
Linus Walleij
linus.walleij at linaro.org
Fri May 23 05:58:54 PDT 2014
On Tue, May 20, 2014 at 11:09 PM, Rob Herring <robherring2 at gmail.com> wrote:
> From: Rob Herring <robh at kernel.org>
>
> Add IRQCHIP_DECLARE call for the versatile-fpga interrupt controller so
> that initialization from DT will work.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> Cc: Thomas Gleixner <tglx at linutronix.de>
> Cc: Jason Cooper <jason at lakedaemon.net>
If the different compatible string indicated that the hardware
is different that string must be used to augment the runpath,
right?
It seems to me that the special routing register will be used
whenever the DT has this special passthrough property set,
but that should be *refused* on all other variants, as that
regiser has a different meaning on the integrator (used for
FIQ).
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list