Re: [PATCH v11 3/7] iommu: Add verisilicon IOMMU driver

From: Jörg Rödel

Date: Mon Jan 19 2026 - 09:06:21 EST


On Mon, Jan 19, 2026 at 11:28:11AM +0100, Benjamin Gaignard wrote:
> * This hardware block is using a 2 pages tables allocation structure.
> * That make very similar to Rockhip iommu hardware blocks but it has
> * it own driver because the registers offset and configuration bits
> * are completely different. An additional raison is that this hardware
> * has been developped by Verisilicon to be used by their hardware video
> * decoders and for a general purpose like Rockchip iommus.

Please run a spell checker on this (e.g. raion -> reason, developped ->
developed) and I think the last sentence lacks a "not". Looks good otherwise.

-Joerg