linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support of unmanaged domain to mediatek IOMMU
@ 2023-01-30 10:27 Alexandre Bailon
  2023-01-30 10:27 ` [PATCH 1/3] dt-bindings: memory: mediatek: Add support of unmanaged iommu domain Alexandre Bailon
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Alexandre Bailon @ 2023-01-30 10:27 UTC (permalink / raw)
  To: yong.wu, joro, will
  Cc: robin.murphy, matthias.bgg, krzysztof.kozlowski, robh+dt, iommu,
	linux-mediatek, linux-arm-kernel, linux-kernel, devicetree,
	Alexandre Bailon

Mediatek mt8365 SoC APU support (AI Processor Unit) is being upstremed.
This device, behind an IOMMU uses remoteproc which requires unmanaged domain.
This updates the iommu driver to support unmanaged iommu domain and let
remoteproc use the IOMMU.

Alexandre Bailon (3):
  dt-bindings: memory: mediatek: Add support of unmanaged iommu domain
  iommu: mediatek: Add support of unmanaged iommu domain
  dt-bindings: iommu: memory: Use unmanaged iommu domain for the APU

 drivers/iommu/mtk_iommu.c                              | 6 ++++++
 include/dt-bindings/memory/mediatek,mt8365-larb-port.h | 4 ++--
 include/dt-bindings/memory/mtk-memory-port.h           | 3 +++
 3 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.38.2


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

end of thread, other threads:[~2023-09-14 14:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 10:27 [PATCH 0/3] Add support of unmanaged domain to mediatek IOMMU Alexandre Bailon
2023-01-30 10:27 ` [PATCH 1/3] dt-bindings: memory: mediatek: Add support of unmanaged iommu domain Alexandre Bailon
2023-01-30 11:57   ` Alexandre Mergnat
2023-01-30 11:58   ` Robin Murphy
2023-01-30 10:27 ` [PATCH 2/3] iommu: " Alexandre Bailon
2023-01-30 12:04   ` Alexandre Mergnat
2023-01-30 12:04   ` Robin Murphy
2023-01-31 13:08     ` Alexandre Bailon
2023-01-31 14:15       ` Robin Murphy
2023-01-31 15:31         ` Alexandre Bailon
2023-02-14  5:48           ` Yong Wu (吴勇)
2023-09-14  8:07             ` Alexandre Bailon
2023-09-14 14:19               ` Robin Murphy
2023-01-30 10:27 ` [PATCH 3/3] dt-bindings: iommu: memory: Use unmanaged iommu domain for the APU Alexandre Bailon
2023-01-30 12:04   ` Alexandre Mergnat
2023-01-30 22:50   ` Rob Herring

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).