[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_JsqJ2Ew6GdQmE0gcTgFX9cMZKtkL_rO1F+0EMNy88wF+gXw@mail.gmail.com>
Date: Tue, 10 Nov 2020 11:20:32 -0600
From: Rob Herring <robh+dt@...nel.org>
To: Laurentiu Tudor <laurentiu.tudor@....com>
Cc: Ioana Ciornei <ioana.ciornei@....com>,
Jonathan Corbet <corbet@....net>,
Yang-Leo Li <leoyang.li@....com>,
David Miller <davem@...emloft.net>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>,
netdev <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
devicetree@...r.kernel.org,
linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>,
Jakub Kicinski <kuba@...nel.org>,
Ionut-robert Aron <ionut-robert.aron@....com>
Subject: Re: [PATCH v2 2/2] dt-bindings: misc: convert fsl, qoriq-mc from txt
to YAML
On Mon, Nov 9, 2020 at 4:11 PM Rob Herring <robh@...nel.org> wrote:
>
> On Mon, 09 Nov 2020 12:46:35 +0200, Laurentiu Tudor wrote:
> > From: Ionut-robert Aron <ionut-robert.aron@....com>
> >
> > Convert fsl,qoriq-mc to YAML in order to automate the verification
> > process of dts files. In addition, update MAINTAINERS accordingly
> > and, while at it, add some missing files.
> >
> > Signed-off-by: Ionut-robert Aron <ionut-robert.aron@....com>
> > [laurentiu.tudor@....com: update MINTAINERS, updates & fixes in schema]
> > Signed-off-by: Laurentiu Tudor <laurentiu.tudor@....com>
> > ---
> > Changes in v2:
> > - fixed errors reported by yamllint
> > - dropped multiple unnecessary quotes
> > - used schema instead of text in description
> > - added constraints on dpmac reg property
> >
> > .../devicetree/bindings/misc/fsl,qoriq-mc.txt | 196 ----------------
> > .../bindings/misc/fsl,qoriq-mc.yaml | 210 ++++++++++++++++++
> > .../ethernet/freescale/dpaa2/overview.rst | 5 +-
> > MAINTAINERS | 4 +-
> > 4 files changed, 217 insertions(+), 198 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
> > create mode 100644 Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml
> >
>
> Applied, thanks!
And now dropped. This duplicates what's in commit 0dbcd4991719
("dt-bindings: net: add the DPAA2 MAC DTS definition") and has
warnings from it:
/builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/misc/fsl,qoriq-mc.example.dt.yaml:
dpmac@1: $nodename:0: 'dpmac@1' does not match '^ethernet(@.*)?$'
From schema: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/net/fsl,qoriq-mc-dpmac.yaml
Rob
Powered by blists - more mailing lists