Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573415
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes |
| Date | 2017-02-03 21:10 +0100 |
| Message-ID | <t6Slb-6x5-7@gated-at.bofh.it> (permalink) |
| References | <sYpT3-6Ny-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jan 11, 2017 at 05:36:50PM +0530, Kishon Vijay Abraham I wrote: > This series includes miscellaneous cleanups and fixes in dra7xx > pci driver and it also adds COMPILE_TEST to all designware > based drivers (except dra7xx driver and hisi driver), since > dra7xx driver doesn't depend on architecture specific config and > hisi driver is compiled based on only ARM64. > > These patches have been created after applying [1]. > > [1] -> https://lkml.org/lkml/2017/1/6/246 > > Kishon Vijay Abraham I (5): > PCI: dwc: Add COMPILE_TEST to all designware based drivers > PCI: dwc: dra7xx: Simplify the probe code > PCI: dwc: dra7xx: Add support to force RC to work in GEN1 mode > PCI: dwc: dra7xx: Enable MSI and legacy interrupts simultaneously > PCI: dwc: dra7xx: Group phy API invocations > > drivers/pci/dwc/Kconfig | 16 ++-- > drivers/pci/dwc/pci-dra7xx.c | 174 ++++++++++++++++++++++++------------------ > 2 files changed, 106 insertions(+), 84 deletions(-) Applied to pci/host-designware for v4.11, thanks! I added Pankaj's reviewed-by to the COMPILE_TEST patch. His reviewed-by was technically for your standalone post of that patch, but I think both postings have the identical patch.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes Bjorn Helgaas <helgaas@kernel.org> - 2017-02-03 21:10 +0100 Re: [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes Kishon Vijay Abraham I <kishon@ti.com> - 2017-02-06 13:30 +0100
csiph-web