From: Thomas Petazzoni Date: Tue, 30 Jul 2013 14:59:02 +0000 (+0200) Subject: ARM: mvebu: use correct #interrupt-cells instead of #interrupts-cells X-Git-Tag: v3.12-rc1~115^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca60985c0042ec391fa7e6131b2894ed5638feab;p=pandora-kernel.git 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 Signed-off-by: Jason Cooper --- Reading git-diff-tree failed