commit | 0976c946a610d06e907335b7a3afa6db046f8e1b | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@linaro.org> | Mon Oct 28 16:50:11 2013 -0700 |
committer | Grant Likely <grant.likely@linaro.org> | Mon Oct 28 16:50:11 2013 -0700 |
tree | baf715945ef9a17add0fcd273ce0032fa53eea0b | |
parent | 79d9701559a9f3e9b2021fbd292f5e70ad75f686 [diff] |
arm/versatile: Fix versatile irq specifications. Two of the versatile irq definitions are incorrect, mostly because two devices have connections to more than one interrupt controller. Fix them by using the new interrupts-extended property to fan out without using an awful interrupt-map nexus node. Signed-off-by: Grant Likely <grant.likely@linaro.org>