From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] iommu/arm-smmu: Updates for 4.4
Date: Thu, 15 Oct 2015 17:16:22 +0100 [thread overview]
Message-ID: <20151015161622.GI29301@arm.com> (raw)
Hi Joerg,
I'm sending this pull request now because I'm away next week, but here
are the arm-smmu updates I have for 4.4
Changes include:
* MSI support for the SMMUv3 driver
* Removal of the smmu_devices list from the SMMUv3 driver
* Workaround for an SMMUv3 hardware issue on Cavium ThunderX
* Some minor fixes and cleanups
Please pull,
Will
--->8
The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:
Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/updates
for you to fetch changes up to 166bdbd23161160f2abcea70621adba179050bee:
iommu/arm-smmu: Add support for MSI on SMMUv3 (2015-10-15 16:29:58 +0100)
----------------------------------------------------------------
Fabio Estevam (1):
iommu/arm-smmu: Remove unneeded '0x' annotation
Marc Zyngier (1):
iommu/arm-smmu: Add support for MSI on SMMUv3
Tirumalesh Chalamarla (1):
iommu/arm-smmu: ThunderX mis-extends 64bit registers
Will Deacon (3):
iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices list
iommu/arm-smmu: Fix error checking for ASID and VMID allocation
iommu/arm-smmu: Remove redundant calculation of gr0 base address
.../devicetree/bindings/iommu/arm,smmu-v3.txt | 19 +++
drivers/iommu/Kconfig | 1 +
drivers/iommu/arm-smmu-v3.c | 154 +++++++++++++++------
drivers/iommu/arm-smmu.c | 55 ++++----
4 files changed, 159 insertions(+), 70 deletions(-)
next reply other threads:[~2015-10-15 16:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 16:16 Will Deacon [this message]
2015-10-16 9:33 ` [GIT PULL] iommu/arm-smmu: Updates for 4.4 Joerg Roedel
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=20151015161622.GI29301@arm.com \
--to=will.deacon@arm.com \
--cc=linux-arm-kernel@lists.infradead.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).