arm/versatile: Fix versatile irq specifications.
authorGrant Likely <grant.likely@linaro.org>
Mon, 28 Oct 2013 23:50:11 +0000 (16:50 -0700)
committerGrant Likely <grant.likely@linaro.org>
Mon, 28 Oct 2013 23:50:11 +0000 (16:50 -0700)
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>

No differences found