diff options
author | Grygorii Strashko <[email protected]> | 2014-06-02 19:27:58 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2014-06-26 13:34:15 +0100 |
commit | 7602e05df73f3c775d5ef808c0bc4af9711e4438 (patch) | |
tree | 2dd4fa8f1c57fa480ce134f0ab4283cd7b0fc757 /lib/mpi/mpi-inline.h | |
parent | 9e8884872dd4e26ec18413fe1f817bf81d023713 (diff) |
mfd: ab8500: Fix dt irq mapping
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
Reported-and-tested-by: Kevin Hilman <[email protected]>
Signed-off-by: Grygorii Strashko <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions