From: Alexander Clouter Date: Tue, 26 Mar 2013 21:44:46 +0000 (+0000) Subject: arm: orion5x: fix orion5x.dtsi gpio parameters X-Git-Tag: v3.9-rc6~31^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=835f6322c691600da5b7fb526f07b1d21d0c88ef;p=pandora-kernel.git arm: orion5x: fix orion5x.dtsi gpio parameters orion5x.dtsi is missing the gpio alias as well as including a typo ('ngpio' instead of 'ngpios') that prevented the orion-gpio driver from loading. Also missing were the interrupt-controller properties. This patches resolves those glitches. Signed-off-by: Alexander Clouter Acked-by: Andrew Lunn Signed-off-by: Jason Cooper --- Reading git-diff-tree failed