Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1573415 > unrolled thread

Re: [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes

Started byBjorn Helgaas <helgaas@kernel.org>
First post2017-02-03 21:10 +0100
Last post2017-02-06 13:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1573415 — Re: [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes

FromBjorn Helgaas <helgaas@kernel.org>
Date2017-02-03 21:10 +0100
SubjectRe: [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes
Message-ID<t6Slb-6x5-7@gated-at.bofh.it>
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.

[toc] | [next] | [standalone]


#1574622

FromKishon Vijay Abraham I <kishon@ti.com>
Date2017-02-06 13:30 +0100
Message-ID<t7QAG-4T3-19@gated-at.bofh.it>
In reply to#1573415

On Saturday 04 February 2017 01:36 AM, Bjorn Helgaas wrote:
> 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.

Thanks Bjorn! Right, that was the same patch.

Regards
Kishon

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web