[PATCH v2 2/3] dt-bindings: iommu: add DART iommu bindings

Arnd Bergmann arnd at kernel.org
Sun Mar 28 09:16:20 BST 2021


On Sun, Mar 28, 2021 at 9:40 AM Sven Peter <sven at svenpeter.dev> wrote:

I noticed only one detail here:

> +  - |+
> +    dart2a: dart2a at 82f00000 {
> +      compatible = "apple,t8103-dart";
> +      reg = <0x82f00000 0x4000>;
> +      interrupts = <1 781 4>;
> +      #iommu-cells = <1>;
> +    };

The name of the iommu should be iommu at 82f00000, not dart2a at 82f00000.

       Arnd



More information about the linux-arm-kernel mailing list