From: joro@8bytes.org (Joerg Roedel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] iommu/arm=smmu: Add driver for ARM SMMUv3 devices
Date: Fri, 29 May 2015 11:15:37 +0200 [thread overview]
Message-ID: <20150529091537.GH13130@8bytes.org> (raw)
In-Reply-To: <1432743960-25205-1-git-send-email-will.deacon@arm.com>
On Wed, May 27, 2015 at 05:25:57PM +0100, Will Deacon wrote:
> Will Deacon (3):
> Documentation: dt-bindings: Add device-tree binding for ARM SMMUv3
> IOMMU
> iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices
> drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3
>
> .../devicetree/bindings/iommu/arm,smmu-v3.txt | 37 +
> MAINTAINERS | 3 +-
> drivers/iommu/Kconfig | 13 +
> drivers/iommu/Makefile | 1 +
> drivers/iommu/arm-smmu-v3.c | 2670 ++++++++++++++++++++
> drivers/vfio/Kconfig | 2 +-
> 6 files changed, 2724 insertions(+), 2 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/iommu/arm,smmu-v3.txt
> create mode 100644 drivers/iommu/arm-smmu-v3.c
Applied, thanks.
prev parent reply other threads:[~2015-05-29 9:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 16:25 [PATCH v2 0/3] iommu/arm=smmu: Add driver for ARM SMMUv3 devices Will Deacon
2015-05-27 16:25 ` [PATCH v2 1/3] Documentation: dt-bindings: Add device-tree binding for ARM SMMUv3 IOMMU Will Deacon
2015-05-27 16:25 ` [PATCH v2 2/3] iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices Will Deacon
2015-05-27 16:26 ` [PATCH v2 3/3] drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3 Will Deacon
2015-05-27 16:46 ` Alex Williamson
2015-05-29 9:15 ` Joerg Roedel [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=20150529091537.GH13130@8bytes.org \
--to=joro@8bytes.org \
--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).