linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>, <linux-pci@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <linux-omap@vger.kernel.org>,
	<nsekhar@ti.com>
Subject: Re: [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes
Date: Mon, 6 Feb 2017 17:58:01 +0530	[thread overview]
Message-ID: <58986BD1.2020803@ti.com> (raw)
In-Reply-To: <20170203200638.GE10291@bhelgaas-glaptop.roam.corp.google.com>



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

      reply	other threads:[~2017-02-06 12:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-11 12:06 [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes Kishon Vijay Abraham I
2017-01-11 12:06 ` [PATCH 1/5] PCI: dwc: Add COMPILE_TEST to all designware based drivers Kishon Vijay Abraham I
2017-01-11 12:06 ` [PATCH 2/5] PCI: dwc: dra7xx: Simplify the probe code Kishon Vijay Abraham I
2017-01-11 12:06 ` [PATCH 3/5] PCI: dwc: dra7xx: Add support to force RC to work in GEN1 mode Kishon Vijay Abraham I
2017-01-11 12:06 ` [PATCH 4/5] PCI: dwc: dra7xx: Enable MSI and legacy interrupts simultaneously Kishon Vijay Abraham I
2017-01-11 12:06 ` [PATCH 5/5] PCI: dwc: dra7xx: Group phy API invocations Kishon Vijay Abraham I
2017-02-03 20:06 ` [PATCH 0/5] PCI: dwc: miscellaneous cleanups and fixes Bjorn Helgaas
2017-02-06 12:28   ` Kishon Vijay Abraham I [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58986BD1.2020803@ti.com \
    --to=kishon@ti.com \
    --cc=bhelgaas@google.com \
    --cc=helgaas@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=nsekhar@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).