[PATCHv3 09/11] pci: mvebu: add support for MSI

Bjorn Helgaas bhelgaas at google.com
Tue Jun 25 17:20:23 EDT 2013


On Fri, Jun 21, 2013 at 4:25 AM, Thierry Reding
<thierry.reding at gmail.com> 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 at free-electrons.com>
>> ---
>>  drivers/pci/host/pci-mvebu.c | 26 ++++++++++++++++++++++++++
>>  1 file changed, 26 insertions(+)
>
> Reviewed-by: Thierry Reding <thierry.reding at gmail.com>

Acked-by: Bjorn Helgaas <bhelgaas at google.com>

I assume you'll merge this through arm-soc or some other non-PCI tree.

Bjorn



More information about the linux-arm-kernel mailing list