Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1194781
| From | Ley Foon Tan <lftan@altera.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/6] pci: altera: Add Altera PCIe MSI driver |
| Date | 2015-07-29 05:10 +0200 |
| Message-ID | <pRpUK-41i-7@gated-at.bofh.it> (permalink) |
| References | <pRaCl-6MU-5@gated-at.bofh.it> <pRgy8-79T-55@gated-at.bofh.it> <pRgy8-79T-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 29, 2015 at 1:00 AM, Dinh Nguyen <dinh.linux@gmail.com> wrote: > On Tue, Jul 28, 2015 at 5:45 AM, Ley Foon Tan <lftan@altera.com> wrote: >> This patch adds Altera PCIe MSI driver. This soft IP supports configurable >> number of vectors, which is a dts parameter. >> @@ -154,4 +154,11 @@ config PCIE_ALTERA >> Say Y here if you want to enable PCIe controller support for Altera >> SoCFPGA family of SoCs. >> >> +config PCIE_ALTERA_MSI >> + bool "Altera PCIe MSI feature" >> + depends on PCI_MSI && PCIE_ALTERA >> + help >> + Say Y here if you want PCIe MSI support for the Altera SocFPGA SoC. >> + This MSI driver supports Altera MSI to GIC controller IP. >> + > > Couldn't this driver get combined with the pcie-altera driver? This MSI IP is a soft IP and it is optional to PCI system. So, we have individual driver for it and user can disable it. Regards Ley Foon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 4/6] pci: altera: Add Altera PCIe MSI driver Ley Foon Tan <lftan@altera.com> - 2015-07-29 05:10 +0200 Re: [PATCH 4/6] pci: altera: Add Altera PCIe MSI driver Dinh Nguyen <dinh.linux@gmail.com> - 2015-07-29 05:40 +0200
csiph-web