On 09/08/2013 00:17, Thomas Petazzoni wrote: > 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@xxxxxxxxxxxxxxxxxx> > Reviewed-by: Thierry Reding <thierry.reding@xxxxxxxxx> > Tested-by: Daniel Price <daniel.price@xxxxxxxxx> Acked-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/armada-370-xp.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/armada-370-xp.dtsi b/arch/arm/boot/dts/armada-370-xp.dtsi > index 90b1176..ac0bbc0 100644 > --- a/arch/arm/boot/dts/armada-370-xp.dtsi > +++ b/arch/arm/boot/dts/armada-370-xp.dtsi > @@ -56,6 +56,7 @@ > #interrupt-cells = <1>; > #size-cells = <1>; > interrupt-controller; > + msi-controller; > }; > > coherency-fabric@20200 { > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html