On Fri, Jun 21, 2013 at 4:25 AM, Thierry Reding <thierry.reding@xxxxxxxxx> wrote: > On Wed, Jun 19, 2013 at 06:56:17PM +0200, Thomas Petazzoni wrote: >> This commit adds support for Message Signaled Interrupts in the >> Marvell PCIe host controller. The work is very simple: it simply gets >> a reference to the msi_chip associated to the PCIe controller thanks >> to the msi-parent DT property, and stores this reference in the >> pci_bus structure. This is enough to let the Linux PCI core use the >> functions of msi_chip to setup and teardown MSIs. >> >> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> >> --- >> drivers/pci/host/pci-mvebu.c | 26 ++++++++++++++++++++++++++ >> 1 file changed, 26 insertions(+) > > Reviewed-by: Thierry Reding <thierry.reding@xxxxxxxxx> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> I assume you'll merge this through arm-soc or some other non-PCI tree. Bjorn -- 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