diff options
author | Joerg Roedel <jroedel@suse.de> | 2021-02-02 13:35:40 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2021-02-02 13:35:40 +0100 |
commit | d1e3306ba83a839462d239ab6dff45ec10f8ce2b (patch) | |
tree | 9f4a9be46aec7d321a377429aed3bed726390598 /MAINTAINERS | |
parent | 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04 (diff) | |
parent | 7060377ce06f9cd3ed6274c0f2310463feb5baec (diff) | |
download | linux-d1e3306ba83a839462d239ab6dff45ec10f8ce2b.tar.gz linux-d1e3306ba83a839462d239ab6dff45ec10f8ce2b.tar.bz2 linux-d1e3306ba83a839462d239ab6dff45ec10f8ce2b.zip |
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
Arm SMMU updates for 5.12
- Support for MT8192 IOMMU from Mediatek
- Arm v7s io-pgtable extensions for MT8192
- Removal of TLBI_ON_MAP quirk
- New Qualcomm compatible strings
- Allow SVA without hardware broadcast TLB maintenance on SMMUv3
- Virtualization Host Extension support for SMMUv3 (SVA)
- Allow SMMUv3 PMU (perf) driver to be built independently from IOMMU
- Misc cleanups
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 992fe3b0900a..b50eb5320189 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11178,6 +11178,15 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt F: drivers/i2c/busses/i2c-mt65xx.c +MEDIATEK IOMMU DRIVER +M: Yong Wu <yong.wu@mediatek.com> +L: iommu@lists.linux-foundation.org +L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) +S: Supported +F: Documentation/devicetree/bindings/iommu/mediatek* +F: drivers/iommu/mtk-iommu* +F: include/dt-bindings/memory/mt*-port.h + MEDIATEK JPEG DRIVER M: Rick Chang <rick.chang@mediatek.com> M: Bin Liu <bin.liu@mediatek.com> |