Re: [PATCH 2/3] iommu: mediatek: Add support of unmanaged iommu domain

From: Alexandre Mergnat
Date: Mon Jan 30 2023 - 07:04:08 EST


On 30/01/2023 11:27, Alexandre Bailon wrote:
Currently, the driver can allocate an unmanaged iommu domain.
But, this only works for SoC having multiple bank or multiple iova region.
This updates the driver to also support unmanaged iommu domain if
MTK_UNMANAGED_DEVICE is set in the iommu id.

Signed-off-by: Alexandre Bailon <abailon@xxxxxxxxxxxx>

Reviewed-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx>