iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
authorChao Hao <chao.hao@mediatek.com>
Fri, 3 Jul 2020 04:41:19 +0000 (12:41 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 10 Jul 2020 14:13:10 +0000 (16:13 +0200)
commit75eed350877c4cdae2bd9e8410c66292143bd410
treec9129ab7b56194eda81145a6e55d07d7e3e0c187
parent349b00c9c0a052af6720552919c9812dad9013e7
iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL

For iommu offset=0x48 register, only the previous mt8173/mt8183 use the
name STANDARD_AXI_MODE, all the latest SoC extend the register more
feature by different bits, for example: axi_mode, in_order_en, coherent_en
and so on. So rename REG_MMU_MISC_CTRL may be more proper.

This patch only rename the register name, no functional change.

Signed-off-by: Chao Hao <chao.hao@mediatek.com>
Reviewed-by: Yong Wu <yong.wu@mediatek.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://lore.kernel.org/r/20200703044127.27438-3-chao.hao@mediatek.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/mtk_iommu.c
drivers/iommu/mtk_iommu.h