Re: [PATCH v4 0/5] mtk_iommu: Specify phandles to infracfg and pericfg

From: Matthias Brugger
Date: Wed Jun 22 2022 - 10:13:06 EST


Hi Joerg,

On 22/06/2022 15:44, Joerg Roedel wrote:
On Thu, Jun 16, 2022 at 01:08:25PM +0200, AngeloGioacchino Del Regno wrote:
AngeloGioacchino Del Regno (5):
dt-bindings: iommu: mediatek: Add mediatek,infracfg phandle
iommu/mediatek: Lookup phandle to retrieve syscon to infracfg
arm64: dts: mediatek: mt8173: Add mediatek,infracfg phandle for IOMMU
arm64: dts: mediatek: mt2712e: Add mediatek,infracfg phandle for IOMMU
iommu/mediatek: Cleanup pericfg lookup flow

.../bindings/iommu/mediatek,iommu.yaml | 17 +++++++
arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 2 +
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 1 +
drivers/iommu/mtk_iommu.c | 50 +++++++++++--------
4 files changed, 49 insertions(+), 21 deletions(-)

Applied, thanks.

I wanted to check if you took also 3 and 4, as these should go through my tree. Unfortunately you haven't pushed your tree (yet). In case you took the whole series, can you please drop the dts patches. I'll apply them now on my v5.19-next/dts64 branch.

Regards.
Matthias