From: Bjorn Helgaas <helgaas@kernel.org>
To: Ley Foon Tan <lftan@altera.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org,
Ley Foon Tan <lftan.linux@gmail.com>
Subject: Re: [PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only
Date: Mon, 12 Sep 2016 16:55:49 -0500 [thread overview]
Message-ID: <20160912215549.GE23532@localhost> (raw)
In-Reply-To: <1472176045-27815-1-git-send-email-lftan@altera.com>
On Fri, Aug 26, 2016 at 09:47:23AM +0800, Ley Foon Tan wrote:
> Altera PCIe IP can be configured as rootport or device and they might have
> same vendor ID. It will cause the system hang issue if Altera PCIe is in
> endpoint mode and work with other PCIe rootport that from other vendors.
>
> This series of patch rework configs accessors and move retrain function
> from _FIXUP to altera_pcie_host_init().
>
> History:
> v2: change to check PCIe type is PCI_EXP_TYPE_ROOT_PORT
> v3: Move retrain function to before pci_scan_root_bus and remove _FIXUP
> v4: Split patch to 2 patches
>
> Ley Foon Tan (2):
> PCI: altera: Rework configs accessors
> PCI: altera: Move retrain from _FIXUP to altera_pcie_host_init()
>
> drivers/pci/host/pcie-altera.c | 215 +++++++++++++++++++++++++----------------
> 1 file changed, 132 insertions(+), 83 deletions(-)
Applied to pci/host-altera for v4.9, thanks!
prev parent reply other threads:[~2016-09-12 21:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-26 1:47 [PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only Ley Foon Tan
2016-08-26 1:47 ` [PATCH v4 1/2] PCI: altera: Rework configs accessors Ley Foon Tan
2016-08-26 1:47 ` [PATCH v4 2/2] PCI: altera: Move retrain from _FIXUP to altera_pcie_host_init() Ley Foon Tan
2016-09-01 1:17 ` [PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only Ley Foon Tan
2016-09-12 21:55 ` Bjorn Helgaas [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=20160912215549.GE23532@localhost \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=lftan.linux@gmail.com \
--cc=lftan@altera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
/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).