From: Bjorn Helgaas <helgaas@kernel.org>
To: Joao Pinto <Joao.Pinto@synopsys.com>
Cc: jingoohan1@gmail.com, linux-pci@vger.kernel.org,
linux-kernel@vger.kernel.org, jszhang@marvell.com
Subject: Re: [PATCH v5 0/3] pcie-designware: add iATU unroll feature
Date: Wed, 17 Aug 2016 14:49:38 -0500 [thread overview]
Message-ID: <20160817194938.GC27353@localhost> (raw)
In-Reply-To: <cover.1470822461.git.jpinto@synopsys.com>
Hi Joao,
On Wed, Aug 10, 2016 at 11:02:37AM +0100, Joao Pinto wrote:
> The new DWC PCIe Core version (4.80) implements iATU in a different way.
> This new mechanism is called iATU Unroll Mode. The Core still supports
> the "old" mechanism calling it Legacy Mode if configured to do so, but
> the standard way will be using Unroll.
> This patch adds the necessary support for the mechanism and makes
> some minor improvements to the existent one.
>
> Joao Pinto (3):
> pci: move definitions from header to pcie-designware.c
> pci: add iATU Unroll mechanism
> pcie-designware: fix typo
>
> drivers/pci/host/pcie-designware.c | 138 ++++++++++++++++++++++++++++++++-----
> drivers/pci/host/pcie-designware.h | 6 +-
> 2 files changed, 122 insertions(+), 22 deletions(-)
I applied these to pci/host-designware for v4.9.
I made a few changes and additions, so I'll post the patches I applied
as a v6 series so you can test and point out any errors.
prev parent reply other threads:[~2016-08-17 19:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-10 10:02 [PATCH v5 0/3] pcie-designware: add iATU unroll feature Joao Pinto
2016-08-10 10:00 ` [PATCH v5 1/3] pcie-designware: move definitions Joao Pinto
2016-08-10 10:00 ` [PATCH v4 3/3] pcie-designware: fix typo Joao Pinto
2016-08-10 10:02 ` [PATCH v5 2/3] pcie-designware: add iATU Unroll feature Joao Pinto
2016-08-17 19:49 ` 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=20160817194938.GC27353@localhost \
--to=helgaas@kernel.org \
--cc=Joao.Pinto@synopsys.com \
--cc=jingoohan1@gmail.com \
--cc=jszhang@marvell.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).