2022-04-30 13:00:01

by Joerg Roedel

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] MT8186 IOMMU SUPPORT

On Thu, Apr 07, 2022 at 04:32:28PM +0800, Yong Wu wrote:
> Yong Wu (2):
> dt-bindings: mediatek: mt8186: Add binding for MM iommu
> iommu/mediatek: Add mt8186 iommu support
>
> .../bindings/iommu/mediatek,iommu.yaml | 4 +
> drivers/iommu/mtk_iommu.c | 17 ++
> .../dt-bindings/memory/mt8186-memory-port.h | 217 ++++++++++++++++++
> 3 files changed, 238 insertions(+)
> create mode 100644 include/dt-bindings/memory/mt8186-memory-port.h

This patch-set seems to apply cleanly only on 'MT8195 IOMMU SUPPORT',
please re-submit it together with the former when you made the changes
Matthias requested.

Thanks,

Joerg