public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix Apple silicon PCIe iommu device tree node names
@ 2022-12-06 22:57 Janne Grunau
  2022-12-06 22:57 ` [PATCH 1/2] arch: arm64: apple: t8103: Use standard "iommu" node name Janne Grunau
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Janne Grunau @ 2022-12-06 22:57 UTC (permalink / raw)
  To: Hector Martin, Sven Peter, Alyssa Rosenzweig, Rob Herring,
	Krzysztof Kozlowski, Marc Zyngier
  Cc: asahi, linux-arm-kernel, devicetree, linux-kernel, Janne Grunau

Hej,

the iommu nodes for the PCIe ports were added with the non-standard
node name "dart" instead of the recommended generic "iommu" from the
devicetree specification. This series fixes this for t8103 and t600x.
Patches are based on the asahi-soc-dt-6.2-v2 tag in the asahi-soc
repository (https://github.com/AsahiLinux/linux.git).

cheers,

Janne

To: Hector Martin <marcan@marcan.st>
To: Sven Peter <sven@svenpeter.dev>
To: Alyssa Rosenzweig <alyssa@rosenzweig.io>
To: Rob Herring <robh+dt@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
To: Marc Zyngier <maz@kernel.org>
Cc: asahi@lists.linux.dev
Cc: linux-arm-kernel@lists.infradead.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Janne Grunau <j@jannau.net>

---
Janne Grunau (2):
      arch: arm64: apple: t8103: Use standard "iommu" node name
      arch: arm64: apple: t600x: Use standard "iommu" node name

 arch/arm64/boot/dts/apple/t600x-die0.dtsi | 8 ++++----
 arch/arm64/boot/dts/apple/t8103.dtsi      | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
---
base-commit: d32c1530c7230b756ca9a6b6cf92ce6e60788594
change-id: 20221206-arm64-dts-apple-pcie-iommu-7b0d4d5d4329

Best regards,
-- 
Janne Grunau <j@jannau.net>

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

end of thread, other threads:[~2022-12-07  1:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-06 22:57 [PATCH 0/2] Fix Apple silicon PCIe iommu device tree node names Janne Grunau
2022-12-06 22:57 ` [PATCH 1/2] arch: arm64: apple: t8103: Use standard "iommu" node name Janne Grunau
2022-12-06 22:57 ` [PATCH 2/2] arch: arm64: apple: t600x: " Janne Grunau
2022-12-06 23:23 ` [PATCH 0/2] Fix Apple silicon PCIe iommu device tree node names Mark Kettenis
2022-12-07  1:13 ` Hector Martin

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