[PATCH v7 0/2] iommu/mediatek: TTBR up to 35bit support

yf.wang at mediatek.com yf.wang at mediatek.com
Mon May 30 01:04:27 PDT 2022


This patchset adds MediaTek TTBR up to 35bit support for single normal zone.

Changes in v7:
- Update patch and commit message
  - Extend arm_v7s_cfg.ttbr to u64.
  - Move the special ttbr logical into mtk_iommu.c.
  - Update commit message for single normal zone.

Changes in v6:
- Update patch: gfp_l1 = GFP_KERNEL | __GFP_ZERO;
- Update commit message for single normal zone.

Changes in v5:
- Only update message-ID.

Changes in v4:
- Fix build test WARNING: use GENMASK_ULL replace GENMASK.

Changes in v3:
- Add version changes description, there is No new code change in V3.

Changes in v2:
- Update patch and commit message
  - Add Level 1 pgtable PA up to 35bit.
  - This is new feature, remove stable at vger.kernel.org
  - Update commit message.

Ning Li (2):
  iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit
  iommu/mediatek: Allow page table PA up to 35bit

 drivers/iommu/io-pgtable-arm-v7s.c | 48 +++++++++++++++++++++---------
 drivers/iommu/mtk_iommu.c          | 29 +++++++++++++++---
 include/linux/io-pgtable.h         | 17 +++++++----
 3 files changed, 70 insertions(+), 24 deletions(-)





More information about the Linux-mediatek mailing list