From: Codrin Ciubotariu <codrin.ciubotariu@nxp.com>
To: <iommu@lists.linux-foundation.org>
Cc: <scottwood@freescale.com>, <Varun.Sethi@freescale.com>,
<linuxppc-dev@lists.ozlabs.org>,
Codrin Ciubotariu <codrin.ciubotariu@nxp.com>
Subject: [PATCH 0/7] PAMU driver update
Date: Mon, 7 Mar 2016 17:34:16 +0200 [thread overview]
Message-ID: <1457364863-18004-1-git-send-email-codrin.ciubotariu@nxp.com> (raw)
This patchset addresses a few issues found on PAMU IOMMU
and small changes to enable power management and to support the
L3 cache controller on some newer boards.
The series starts with a clean-up patch, followed by two
errata fixes: A-007907 and A-005982. It continues with
two fixes for PCIe support. The last two patches add support
for power management and compatible strings for new L3 controller
device-tree nodes.
Codrin Ciubotariu (2):
iommu/fsl: Fix most checkpatch warnings and typos
iommu/fsl: Work around erratum A-007907
Varun Sethi (5):
iommu/fsl: Enable OMT cache, before invalidating PAACT and SPAACT
cache
iommu/fsl: Factor out PCI specific code
iommu/fsl: Enable default DMA window for PCIe devices once detached
from domain
iommu/fsl: PAMU power management support
iommu/fsl: Added cache controller compatible strings for SOCs
drivers/iommu/fsl_pamu.c | 322 ++++++++++++++++++++++++++++++++--------
drivers/iommu/fsl_pamu.h | 30 ++--
drivers/iommu/fsl_pamu_domain.c | 160 +++++++++++++-------
drivers/iommu/fsl_pamu_domain.h | 2 +-
4 files changed, 381 insertions(+), 133 deletions(-)
--
1.9.3
next reply other threads:[~2016-03-07 15:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-07 15:34 Codrin Ciubotariu [this message]
2016-03-07 15:34 ` [PATCH 1/7] iommu/fsl: Fix most checkpatch warnings and typos Codrin Ciubotariu
2016-03-07 15:34 ` [PATCH 2/7] iommu/fsl: Work around erratum A-007907 Codrin Ciubotariu
2016-03-07 15:34 ` [PATCH 3/7] iommu/fsl: Enable OMT cache, before invalidating PAACT and SPAACT cache Codrin Ciubotariu
2016-03-07 15:34 ` [PATCH 4/7] iommu/fsl: Factor out PCI specific code Codrin Ciubotariu
2016-03-07 15:34 ` [PATCH 5/7] iommu/fsl: Enable default DMA window for PCIe devices once detached from domain Codrin Ciubotariu
2016-03-07 15:34 ` [PATCH 6/7] iommu/fsl: PAMU power management support Codrin Ciubotariu
2016-03-07 15:34 ` [PATCH 7/7] iommu/fsl: Added cache controller compatible strings for SOCs Codrin Ciubotariu
2016-03-22 13:59 ` [PATCH 0/7] PAMU driver update Codrin Constantin Ciubotariu
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=1457364863-18004-1-git-send-email-codrin.ciubotariu@nxp.com \
--to=codrin.ciubotariu@nxp.com \
--cc=Varun.Sethi@freescale.com \
--cc=iommu@lists.linux-foundation.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=scottwood@freescale.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).