devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/7] Add IOMMU support to MT8365 SoC
@ 2023-09-21 14:32 Alexandre Mergnat
  2023-09-21 14:32 ` [PATCH v5 1/7] arm64: dts: mediatek: add mmsys support for mt8365 SoC Alexandre Mergnat
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alexandre Mergnat @ 2023-09-21 14:32 UTC (permalink / raw)
  To: Yong Wu, Krzysztof Kozlowski, Rob Herring, Matthias Brugger,
	AngeloGioacchino Del Regno, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-mediatek, linux-kernel, devicetree, linux-arm-kernel,
	Alexandre Mergnat

This commits are based on the Fabien Parent <fparent@baylibre.com> work.

The purpose of this series is to add the following HWs / IPs support for
the MT8365 SoC:
- System Power Manager
- MultiMedia Memory Management Unit "M4U" (IOMMU)
  - Smart Multimedia Interface "SMI"
    - Local arbiter "LARB"

This serie depends to another one which add power support for MT8365
SoC [1].

Regards,
Alex

[1]: https://lore.kernel.org/linux-arm-kernel/20230918093751.1188668-1-msp@baylibre.com/

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
---
Changes in v5:
- Rebase to v6.6-rc2.
- Link to v4: https://lore.kernel.org/r/20230207-iommu-support-v4-0-84798657c410@baylibre.com

Changes in v4:
- Rebase to v6.5-rc1.
- Link to v3: https://lore.kernel.org/r/20230207-iommu-support-v3-0-97e19ad4e85d@baylibre.com

Changes in v3:
- SMI driver support and bindings patches have been removed from
  this series and sent it in another one which should be merged before
  this one.
  - "dt-bindings: memory-controllers: mediatek,smi-larb: add mt8365"
  - "dt-bindings: memory-controllers: mediatek,smi-common: add mt8365"
  - "memory: mtk-smi: mt8365: Add SMI Support"
- Link to v2: https://lore.kernel.org/r/20230207-iommu-support-v2-0-60d5fa00e4e5@baylibre.com

Changes in v2:
- Split power domain patch (3) in 4 patches to explain in the commit
  messages the added subsystems.
- Add an independent "mediatek,mt8365-smi-common" compatible to have
  its own LARB bus select.
- Link to v1: https://lore.kernel.org/r/20230207-iommu-support-v1-0-4f0c81fd52c1@baylibre.com

---
Alexandre Mergnat (7):
      arm64: dts: mediatek: add mmsys support for mt8365 SoC
      arm64: dts: mediatek: add camsys support for mt8365 SoC
      arm64: dts: mediatek: add apu support for mt8365 SoC
      arm64: dts: mediatek: add power domain support for mt8365 SoC
      arm64: dts: mediatek: add smi support for mt8365 SoC
      arm64: dts: mediatek: add larb support for mt8365 SoC
      arm64: dts: mediatek: add iommu support for mt8365 SoC

 arch/arm64/boot/dts/mediatek/mt8365.dtsi | 210 +++++++++++++++++++++++++++++++
 1 file changed, 210 insertions(+)
---
base-commit: 2b4f840a1de65d77644236c72b3f252aa2725a42
change-id: 20230207-iommu-support-5e620926e42e

Best regards,
-- 
Alexandre Mergnat <amergnat@baylibre.com>


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

end of thread, other threads:[~2023-09-21 17:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-21 14:32 [PATCH v5 0/7] Add IOMMU support to MT8365 SoC Alexandre Mergnat
2023-09-21 14:32 ` [PATCH v5 1/7] arm64: dts: mediatek: add mmsys support for mt8365 SoC Alexandre Mergnat
2023-09-21 14:32 ` [PATCH v5 2/7] arm64: dts: mediatek: add camsys " Alexandre Mergnat
2023-09-21 14:32 ` [PATCH v5 3/7] arm64: dts: mediatek: add apu " Alexandre Mergnat
2023-09-21 14:32 ` [PATCH v5 4/7] arm64: dts: mediatek: add power domain " Alexandre Mergnat
2023-09-21 14:32 ` [PATCH v5 5/7] arm64: dts: mediatek: add smi " Alexandre Mergnat
2023-09-21 14:32 ` [PATCH v5 6/7] arm64: dts: mediatek: add larb " Alexandre Mergnat
2023-09-21 14:32 ` [PATCH v5 7/7] arm64: dts: mediatek: add iommu " Alexandre Mergnat

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