From: Joao Pinto <Joao.Pinto@synopsys.com>
To: helgaas@kernel.org, jingoohan1@gmail.com
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
jszhang@marvell.com, CARLOS.PALMINHA@synopsys.com,
MiguelFalcao.Sousa@synopsys.com,
Joao Pinto <Joao.Pinto@synopsys.com>
Subject: [PATCH v2 0/2] pcie-designware: add iATU unroll feature
Date: Fri, 22 Jul 2016 14:29:37 +0100 [thread overview]
Message-ID: <cover.1469193895.git.jpinto@synopsys.com> (raw)
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 (2):
pcie-designware: add iATU Unroll feature
pcie-designware: add core version
drivers/pci/host/pcie-designware.c | 161 +++++++++++++++++++++++++++++++++----
drivers/pci/host/pcie-designware.h | 6 +-
2 files changed, 148 insertions(+), 19 deletions(-)
--
1.8.1.5
next reply other threads:[~2016-07-22 13:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-22 13:29 Joao Pinto [this message]
2016-07-22 13:29 ` [PATCH v2 1/2] pcie-designware: add iATU Unroll feature Joao Pinto
2016-07-25 20:44 ` Bjorn Helgaas
2016-08-02 10:27 ` Joao Pinto
2016-08-02 12:53 ` Bjorn Helgaas
2016-08-02 14:27 ` Joao Pinto
2016-07-22 13:29 ` [PATCH v2 2/2] pcie-designware: add core version Joao Pinto
2016-07-25 20:16 ` Bjorn Helgaas
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=cover.1469193895.git.jpinto@synopsys.com \
--to=joao.pinto@synopsys.com \
--cc=CARLOS.PALMINHA@synopsys.com \
--cc=MiguelFalcao.Sousa@synopsys.com \
--cc=helgaas@kernel.org \
--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).