devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Apple M1 USB4/Thunderbolt DART support
@ 2023-02-28 20:21 Sven Peter
  2023-02-28 20:21 ` [PATCH v2 1/4] dt-bindings: iommu: dart: Add t8103-usb4-dart compatible Sven Peter
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sven Peter @ 2023-02-28 20:21 UTC (permalink / raw)
  To: Hector Martin, Sven Peter
  Cc: Rob Herring, Krzysztof Kozlowski, Alyssa Rosenzweig, Joerg Roedel,
	Will Deacon, Robin Murphy, linux-arm-kernel, asahi, iommu,
	devicetree, linux-kernel

Hi,

The M1 SoCs have a second slightly different variant of the regular
DART used for the USB4 PCIe ports. It supports 64 instead of 16 streams
which requires a minor change to the MMIO layout.
There seems to be no way to tell them apart from the regular DARTs by
just looking at the DART_PARAMs register so we have to add a new
compatible for those.

Change since v1:
  - apple,t8103-usb4-dart instead of apple,t8103-dart-usb4 as the
    compatible
  - collected Hector's tags

Best,

Sven

Sven Peter (4):
  dt-bindings: iommu: dart: Add t8103-usb4-dart compatible
  iommu: dart: Add flag to override bypass support
  iommu: dart: Write to all DART_T8020_STREAM_SELECT
  iommu: dart: Add support for t8103 USB4 DART

 .../devicetree/bindings/iommu/apple,dart.yaml |  1 +
 drivers/iommu/apple-dart.c                    | 42 ++++++++++++++++++-
 2 files changed, 41 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-03-08 19:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-28 20:21 [PATCH v2 0/4] Apple M1 USB4/Thunderbolt DART support Sven Peter
2023-02-28 20:21 ` [PATCH v2 1/4] dt-bindings: iommu: dart: Add t8103-usb4-dart compatible Sven Peter
2023-03-08 19:31   ` Rob Herring
2023-02-28 20:21 ` [PATCH v2 2/4] iommu: dart: Add flag to override bypass support Sven Peter
2023-03-02 15:04   ` Robin Murphy
2023-02-28 20:21 ` [PATCH v2 3/4] iommu: dart: Write to all DART_T8020_STREAM_SELECT Sven Peter
2023-02-28 20:21 ` [PATCH v2 4/4] iommu: dart: Add support for t8103 USB4 DART Sven Peter

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