]> Pileus Git - ~andy/linux/commit
ARM: mvebu: use correct #interrupt-cells instead of #interrupts-cells
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 Jul 2013 14:59:02 +0000 (16:59 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 16 Aug 2013 13:02:07 +0000 (13:02 +0000)
commitca60985c0042ec391fa7e6131b2894ed5638feab
tree178ebc2a55115f6d8950add1f463ddbbccd4f990
parenteee47b7c6eb44861fe9a6c7052fd8243a4beaea6
ARM: mvebu: use correct #interrupt-cells instead of #interrupts-cells

The Device Tree information for the GPIO banks of the Armada 370 and
Armada XP SOCs was incorrectly using #interrupts-cells instead of
controller when using GPIO interrupts, since the GPIO bank DT node
wasn't recognized as a valid interrupt controller by the OF code.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370.dtsi
arch/arm/boot/dts/armada-xp-mv78230.dtsi
arch/arm/boot/dts/armada-xp-mv78260.dtsi
arch/arm/boot/dts/armada-xp-mv78460.dtsi