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)
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>

No differences found