commit | 73d50811bc91d2a173213a78b6b43ac762f6cc54 | [log] [tgz] |
---|---|---|
author | Yong Wu <yong.wu@mediatek.com> | Sat Aug 24 11:01:53 2019 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Fri Aug 30 15:57:26 2019 +0200 |
tree | 95d211798b3df5527cbb80b8fde634118791ac03 | |
parent | 7f315c9da9f5e5f9ba720ca4b5e04e5ee91833f9 [diff] |
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT In previous mt2712/mt8173, MediaTek extend the v7s to support 4GB dram. But in the latest mt8183, We extend it to support the PA up to 34bit. Then the "MTK_4GB" name is not so fit, This patch only change the quirk name to "MTK_EXT". Signed-off-by: Yong Wu <yong.wu@mediatek.com> Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Joerg Roedel <jroedel@suse.de>