devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support
@ 2025-04-10 14:40 AngeloGioacchino Del Regno
  2025-04-10 14:40 ` [PATCH v1 1/2] dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-04-10 14:40 UTC (permalink / raw)
  To: yong.wu
  Cc: joro, will, robin.murphy, robh, krzk+dt, conor+dt, matthias.bgg,
	angelogioacchino.delregno, iommu, linux-mediatek, devicetree,
	linux-kernel, linux-arm-kernel, kernel

In preparation for adding basic support for the OnePlus Nord 2 5G
DN2103 smartphone, this series adds support for the IOMMU found in
the MediaTek Dimensity 1200 (MT6893) SoC.

AngeloGioacchino Del Regno (2):
  dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU
  iommu/mediatek: Add support for Dimensity 1200 MT6893 MM IOMMU

 .../bindings/iommu/mediatek,iommu.yaml        |   4 +
 drivers/iommu/mtk_iommu.c                     |  37 ++-
 .../memory/mediatek,mt6893-memory-port.h      | 288 ++++++++++++++++++
 3 files changed, 318 insertions(+), 11 deletions(-)
 create mode 100644 include/dt-bindings/memory/mediatek,mt6893-memory-port.h

-- 
2.49.0


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

end of thread, other threads:[~2025-05-21  0:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 14:40 [PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support AngeloGioacchino Del Regno
2025-04-10 14:40 ` [PATCH v1 1/2] dt-bindings: iommu: mediatek: Add binding for MT6893 MM IOMMU AngeloGioacchino Del Regno
2025-04-11 17:27   ` Rob Herring
2025-04-10 14:40 ` [PATCH v1 2/2] iommu/mediatek: Add support for Dimensity 1200 " AngeloGioacchino Del Regno
2025-04-12  7:13   ` Yong Wu (吴勇)
2025-05-21  0:02   ` Rob Herring
2025-04-17 14:41 ` [PATCH v1 0/2] MediaTek Dimensity 1200 - Add IOMMU support Joerg Roedel
2025-04-28 16:02   ` Rob Herring
2025-04-28 16:04     ` Rob Herring
2025-04-29  7:19     ` Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).