[PATCH-next] mfd: ab8500: fix dt irq mapping

Linus Walleij linus.walleij at linaro.org
Tue Jun 3 04:21:09 PDT 2014


On Mon, Jun 2, 2014 at 6:27 PM, Grygorii Strashko
<grygorii.strashko at ti.com> wrote:

> The AD8500 defines itself as interrupt-controller in DT,
> but it doesn't assign DT node to IRQ domain when creates it.
> As result, of_irq_xx() helpers don't work because they can't
> find necessary IRQ domain.
>
> Hence, fix it by assigning AD8500 core device DT node to IRQ
> domain when it's created.
>
> This patch fixes STE u8500 Snowball boot failure reported by Kevin Hilman
> https://lkml.org/lkml/2014/5/27/624
>
> Cc: Samuel Ortiz <sameo at linux.intel.com>
> Cc: Lee Jones <lee.jones at linaro.org>
> Cc: Rob Herring <robh at kernel.org>
> Cc: Grant Likely <grant.likely at linaro.org>
> Cc: Thierry Reding <thierry.reding at gmail.com>
> Reported-and-tested-by: Kevin Hilman <khilman at linaro.org>
> Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>

Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list