diff options
author | Chengci.Xu <chengci.xu@mediatek.com> | 2023-06-02 17:02:23 +0800 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2023-08-07 14:15:47 +0200 |
commit | 9a89051084af8ef566f3a2127cf5baa433dea497 (patch) | |
tree | 8ccfbd9bf85ae40826a0e17267a5f9be4cba1eaf /include/soc | |
parent | cf69ef46dbd980a0b1c956d668e066a73e0acd0f (diff) |
iommu/mediatek: Adjust mtk_iommu_config flow
If there are many ports in a infra master, current flow will update
the INFRA register many times. This patch saves all ports to portid_msk
in the front of mtk_iommu_config(), then update only once for the IOMMU
configure. After this, we could avoid send too many SMC calls to ATF in
MT8188.
Prepare for MT8188, also reduce the indention without functional change.
Signed-off-by: Chengci.Xu <chengci.xu@mediatek.com>
Signed-off-by: Yong Wu <yong.wu@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Link: https://lore.kernel.org/r/20230602090227.7264-4-yong.wu@mediatek.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions