commit | e0656a9cbbd0444aaec493ed8a9420d07c356639 | [log] [tgz] |
---|---|---|
author | Alexander Clouter <alex@digriz.org.uk> | Tue Mar 26 21:44:49 2013 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Thu Mar 28 17:22:10 2013 +0000 |
tree | e5eb7f1d0fde09e718fd5124a22faae3f486c511 | |
parent | 835f6322c691600da5b7fb526f07b1d21d0c88ef [diff] |
arm: orion5x: correct IRQ used in dtsi for mv_cesa The crypto functionality in the orion5x dtsi uses the Ethernet IRQ and so things do not work and there is much grumbling at boot time. The IRQ for the crypto should be 28, and not 22, and that is what this patch corrects. Signed-off-by: Alexander Clouter <alex@digriz.org.uk> Acked-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>