commit | f327d43da130fe6a4a0b3ecf6ad27eff7fd92877 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu Feb 20 12:11:30 2014 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Sat Feb 22 04:10:52 2014 +0000 |
tree | 17fb2dc21f4279d52d64c2c01b5288b5c1603cc5 | |
parent | a2be1561a3f6ea5e7ffb1ce42c0db9cb1bc7ab28 [diff] |
ARM: mvebu: use GIC_{SPI,PPI} in Armada 375/38x DTs Instead of hardcoding 0 and 1 to indicate SPI and PPI GIC interrupts, use the definitions of <dt-bindings/interrupt-controller/arm-gic.h> to clarify the Device Tree code. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>