[PATCH 0/2] Fix Apple silicon PCIe iommu device tree node names

Mark Kettenis mark.kettenis at xs4all.nl
Tue Dec 6 15:23:15 PST 2022


> Content-Type: text/plain; charset="utf-8"
> From: Janne Grunau <j at jannau.net>
> Date: Tue, 06 Dec 2022 23:57:35 +0100
> Cc: asahi at lists.linux.dev, linux-arm-kernel at lists.infradead.org,
>  devicetree at vger.kernel.org, linux-kernel at vger.kernel.org,
>  Janne Grunau <j at jannau.net>
> 
> 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 at marcan.st>
> To: Sven Peter <sven at svenpeter.dev>
> To: Alyssa Rosenzweig <alyssa at rosenzweig.io>
> To: Rob Herring <robh+dt at kernel.org>
> To: Krzysztof Kozlowski <krzysztof.kozlowski+dt at linaro.org>
> To: Marc Zyngier <maz at kernel.org>
> Cc: asahi at lists.linux.dev
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: devicetree at vger.kernel.org
> Cc: linux-kernel at vger.kernel.org
> Signed-off-by: Janne Grunau <j at 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

For the series:

Reviewed-by: Mark Kettenis <kettenis at openbsd.org>



More information about the linux-arm-kernel mailing list