Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] MT8186 IOMMU SUPPORT
@ 2022-04-07  8:32 Yong Wu via iommu
  2022-04-07  8:32 ` [PATCH v3 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu Yong Wu via iommu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yong Wu via iommu @ 2022-04-07  8:32 UTC (permalink / raw)
  To: Joerg Roedel, Rob Herring, Matthias Brugger, Will Deacon
  Cc: devicetree, srv_heupstream, libo.kang, xueqi.zhang, linux-kernel,
	Krzysztof Kozlowski, yen-chang.chen, chengci.xu, iommu, yf.wang,
	linux-mediatek, Hsin-Yi Wang, anan.sun, Robin Murphy, mingyuan.ma,
	linux-arm-kernel, AngeloGioacchino Del Regno

This patchset adds mt8186 iommu support.

Change note:
v3: Rebase on v5.18-rc1 and mt8195 iommu v6:
    https://lore.kernel.org/linux-iommu/20220407075726.17771-1-yong.wu@mediatek.com/

v2: https://lore.kernel.org/linux-iommu/20220223072402.17518-1-yong.wu@mediatek.com/
    a)Base on v5.17-rc1 and mt8195 iommu v5.    
    b)Add a comment "mm: m4u" in the code for readable.

v1: https://lore.kernel.org/linux-mediatek/20220125093244.18230-1-yong.wu@mediatek.com/

Yong Wu (2):
  dt-bindings: mediatek: mt8186: Add binding for MM iommu
  iommu/mediatek: Add mt8186 iommu support

 .../bindings/iommu/mediatek,iommu.yaml        |   4 +
 drivers/iommu/mtk_iommu.c                     |  17 ++
 .../dt-bindings/memory/mt8186-memory-port.h   | 217 ++++++++++++++++++
 3 files changed, 238 insertions(+)
 create mode 100644 include/dt-bindings/memory/mt8186-memory-port.h

-- 
2.18.0


_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-28 15:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-07  8:32 [PATCH v3 0/2] MT8186 IOMMU SUPPORT Yong Wu via iommu
2022-04-07  8:32 ` [PATCH v3 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu Yong Wu via iommu
2022-04-07  9:14   ` AngeloGioacchino Del Regno
2022-04-07  8:32 ` [PATCH v3 2/2] iommu/mediatek: Add mt8186 iommu support Yong Wu via iommu
2022-04-07  9:14   ` AngeloGioacchino Del Regno
2022-04-28 15:27 ` [PATCH v3 0/2] MT8186 IOMMU SUPPORT Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox