Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1291925
| From | Stanimir Varbanov <svarbanov@mm-sol.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 3/5] PCI: qcom: Add Qualcomm PCIe controller driver |
| Date | 2015-12-15 09:30 +0100 |
| Message-ID | <qFT9F-1ut-11@gated-at.bofh.it> (permalink) |
| References | <qBCh4-5K6-3@gated-at.bofh.it> <qBCh5-5K6-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 12/03/2015 03:35 PM, Stanimir Varbanov wrote: > From: Stanimir Varbanov <svarbanov@mm-sol.com> > > The PCIe driver reuse the Designware common code for host > and MSI initialization, and also program the Qualcomm > application specific registers. > > Signed-off-by: Stanimir Varbanov <svarbanov@mm-sol.com> > Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> > --- > MAINTAINERS | 7 + > drivers/pci/host/Kconfig | 10 + > drivers/pci/host/Makefile | 1 + > drivers/pci/host/pcie-qcom.c | 624 ++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 642 insertions(+) > create mode 100644 drivers/pci/host/pcie-qcom.c Hi Bjorn, any chance to get this merged in 4.5 ? -- regards, Stan -- 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 v4 3/5] PCI: qcom: Add Qualcomm PCIe controller driver Stanimir Varbanov <svarbanov@mm-sol.com> - 2015-12-15 09:30 +0100 Re: [PATCH v4 3/5] PCI: qcom: Add Qualcomm PCIe controller driver Bjorn Helgaas <helgaas@kernel.org> - 2015-12-16 22:20 +0100
csiph-web