Re: [PATCH v12 0/6] Altera PCIe host controller driver with MSI support
From: Ley Foon Tan <hidden>
Date: 2015-10-30 05:51:32
Also in:
linux-arm-kernel, linux-pci, lkml
From: Ley Foon Tan <hidden>
Date: 2015-10-30 05:51:32
Also in:
linux-arm-kernel, linux-pci, lkml
On Fri, Oct 30, 2015 at 7:22 AM, Bjorn Helgaas [off-list ref] wrote:
quoted
quoted
quoted
quoted
I applied these to pci/host-altera for v4.4, thanks! I squashed these into three patches: - add msi.h to Kbuild - add Altera host driver (including DT binding and MAINTAINERS update) - add Altera MSI driver (including DT binding and MAINTAINERS update) Since the convention is to add PCI ID #defines only when they are used in multiple places, I replaced PCI_VENDOR_ID_ALTERA with 0x1172 in the single place it is used.Hi Bjorn Thanks for applied these. By the way, I can't see pci/host-altera branch in your pci.git tree yet. It takes some time to appear there?Sorry, I forgot to push it. It should be there now!Yes, saw it now. It will merge to 'next' branch eventually?Yep, I just merged it to 'next' and pushed it.
Saw it. Thanks! Regards Ley Foon