[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <e05aa388-e1dd-4b94-b427-69cf0d14b7f6@www.fastmail.com>
Date: Sun, 28 Mar 2021 11:22:47 +0200
From: "Sven Peter" <sven@...npeter.dev>
To: "Arnd Bergmann" <arnd@...nel.org>
Cc: "Will Deacon" <will@...nel.org>,
"Robin Murphy" <robin.murphy@....com>,
"Joerg Roedel" <joro@...tes.org>,
"Rob Herring" <robh+dt@...nel.org>,
DTML <devicetree@...r.kernel.org>,
"Hector Martin" <marcan@...can.st>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
"Marc Zyngier" <maz@...nel.org>,
"Mohamed Mediouni" <mohamed.mediouni@...amail.com>,
"Stan Skowronek" <stan@...ellium.com>,
"Linux ARM" <linux-arm-kernel@...ts.infradead.org>,
"Mark Kettenis" <mark.kettenis@...all.nl>,
"open list:IOMMU DRIVERS" <iommu@...ts.linux-foundation.org>
Subject: Re: [PATCH v2 2/3] dt-bindings: iommu: add DART iommu bindings
On Sun, Mar 28, 2021, at 10:16, Arnd Bergmann wrote:
> On Sun, Mar 28, 2021 at 9:40 AM Sven Peter <sven@...npeter.dev> wrote:
>
> I noticed only one detail here:
>
> > + - |+
> > + dart2a: dart2a@...00000 {
> > + compatible = "apple,t8103-dart";
> > + reg = <0x82f00000 0x4000>;
> > + interrupts = <1 781 4>;
> > + #iommu-cells = <1>;
> > + };
>
> The name of the iommu should be iommu@...00000, not dart2a@...00000.
>
> Arnd
>
Thanks, fixed for v3. I've also just noticed that I forgot to update
the filename in MAINTAINERS after I renamed it from apple,t8103-dart.yaml
which I've fixed as well.
Sven
Powered by blists - more mailing lists