RE: [PATCH 0/7] PAMU driver update
From: Codrin Constantin Ciubotariu <hidden>
Date: 2016-03-22 14:32:17
Also in:
linux-iommu
Hi, Anyone has any comments on this patch-set? Please share your thoughts. Thanks and best regards, Codrin
-----Original Message----- From: Codrin Ciubotariu [mailto:codrin.ciubotariu@nxp.com] Sent: Monday, 07 March, 2016 5:34 PM To: iommu@lists.linux-foundation.org Cc: scottwood@freescale.com; Varun.Sethi@freescale.com; linuxppc- dev@lists.ozlabs.org; Codrin Constantin Ciubotariu Subject: [PATCH 0/7] PAMU driver update =20 This patchset addresses a few issues found on PAMU IOMMU and small change=
s to
enable power management and to support the L3 cache controller on some newer boards. =20 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 contro=
ller
device-tree nodes.
=20
Codrin Ciubotariu (2):
iommu/fsl: Fix most checkpatch warnings and typos
iommu/fsl: Work around erratum A-007907
=20
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
=20
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(-) =20 -- 1.9.3