commit | 835f6322c691600da5b7fb526f07b1d21d0c88ef | [log] [tgz] |
---|---|---|
author | Alexander Clouter <alex@digriz.org.uk> | Tue Mar 26 21:44:46 2013 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Thu Mar 28 17:21:20 2013 +0000 |
tree | 5582d32a8656d031720940a411bdaa15962678ba | |
parent | 0d0644ebc63bce3784ebea28d0355071b4e90525 [diff] |
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 <alex@digriz.org.uk> Acked-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>