Re: [PATCH v8 7/7] iommu/mediatek: mt8188: Add iova_region_larb_msk

From: AngeloGioacchino Del Regno
Date: Tue Mar 07 2023 - 04:57:10 EST


Il 07/03/23 09:05, Yong Wu ha scritto:
Add iova_region_larb_msk for mt8188. We separate the 16GB iova regions
by each device's larbid/portid.
Refer to include/dt-bindings/memory/mediatek,mt8188-memory-port.h

Note: larb19(21) as commented in that h above, it means larb19 while its SW
index is 21.

Signed-off-by: Yong Wu <yong.wu@xxxxxxxxxxxx>

Please clarify the commit description:

"larb19(21) as commented in that h above" => "As commented in the code, larb19(21)
means .."

After which:

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>