]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: the MPIC now provides MSI controller features
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Aug 2013 20:27:13 +0000 (22:27 +0200)
committerJason Cooper <jason@lakedaemon.net>
Tue, 13 Aug 2013 18:13:44 +0000 (18:13 +0000)
Adds the 'msi-controller' property to the main interrupt controller
Device Tree node, to indicate that it can now behave as a MSI
controller.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Thierry Reding <thierry.reding@gmail.com>
Tested-by: Daniel Price <daniel.price@gmail.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370-xp.dtsi

index 90b117624abb2230105855b70fbdf313fa73a05e..ac0bbc0a587315550a648862bebb7977a5e56cb8 100644 (file)
@@ -56,6 +56,7 @@
                                #interrupt-cells = <1>;
                                #size-cells = <1>;
                                interrupt-controller;
+                               msi-controller;
                        };
 
                        coherency-fabric@20200 {