From: Benjamin Gaignard <benjamin.gaignard@collabora.com>
To: "Jörg Rödel" <joro@8bytes.org>
Cc: will@kernel.org, robin.murphy@arm.com, krzk+dt@kernel.org,
conor+dt@kernel.org, heiko@sntech.de, iommu@lists.linux.dev,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, kernel@collabora.com
Subject: Re: [PATCH v14 0/5] Add support for Verisilicon IOMMU used by media codec blocks
Date: Mon, 11 May 2026 10:03:33 +0200 [thread overview]
Message-ID: <57c8310f-c972-40b2-96ed-90358d96b2ac@collabora.com> (raw)
In-Reply-To: <33nsz23rcstwznq6dnsuibndbwtoc767evshltj35kgysdg63r@fxhwobu53cww>
Le 11/05/2026 à 10:01, Jörg Rödel a écrit :
> On Wed, Apr 15, 2026 at 09:23:36AM +0200, Benjamin Gaignard wrote:
>> Benjamin Gaignard (5):
>> dt-bindings: vendor-prefixes: Add Verisilicon
>> dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU
>> iommu: Add verisilicon IOMMU driver
>> arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588
>> arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588
>>
>> .../bindings/iommu/verisilicon,iommu.yaml | 71 ++
>> .../devicetree/bindings/vendor-prefixes.yaml | 2 +
>> MAINTAINERS | 8 +
>> arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 11 +
>> arch/arm64/configs/defconfig | 1 +
>> drivers/iommu/Kconfig | 11 +
>> drivers/iommu/Makefile | 1 +
>> drivers/iommu/vsi-iommu.c | 796 ++++++++++++++++++
>> 8 files changed, 901 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/iommu/verisilicon,iommu.yaml
>> create mode 100644 drivers/iommu/vsi-iommu.c
> Applied to the new verisilicon branch.
Thanks a lot.
Regards,
Benjamin
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
prev parent reply other threads:[~2026-05-11 8:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-15 7:23 [PATCH v14 0/5] Add support for Verisilicon IOMMU used by media codec blocks Benjamin Gaignard
2026-04-15 7:23 ` [PATCH v14 1/5] dt-bindings: vendor-prefixes: Add Verisilicon Benjamin Gaignard
2026-05-09 17:56 ` Diederik de Haas
2026-05-11 7:22 ` Benjamin Gaignard
2026-04-15 7:23 ` [PATCH v14 2/5] dt-bindings: iommu: verisilicon: Add binding for VSI IOMMU Benjamin Gaignard
2026-04-15 7:23 ` [PATCH v14 3/5] iommu: Add verisilicon IOMMU driver Benjamin Gaignard
2026-04-15 7:23 ` [PATCH v14 4/5] arm64: dts: rockchip: Add verisilicon IOMMU node on RK3588 Benjamin Gaignard
2026-04-15 7:23 ` [PATCH v14 5/5] arm64: defconfig: enable Verisilicon IOMMU for Rockchip RK3588 Benjamin Gaignard
2026-05-11 8:01 ` [PATCH v14 0/5] Add support for Verisilicon IOMMU used by media codec blocks Jörg Rödel
2026-05-11 8:03 ` Benjamin Gaignard [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=57c8310f-c972-40b2-96ed-90358d96b2ac@collabora.com \
--to=benjamin.gaignard@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=heiko@sntech.de \
--cc=iommu@lists.linux.dev \
--cc=joro@8bytes.org \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robin.murphy@arm.com \
--cc=will@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