[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YmB4N1w/dgioauMA@robh.at.kernel.org>
Date: Wed, 20 Apr 2022 16:16:39 -0500
From: Rob Herring <robh@...nel.org>
To: Chris Packham <chris.packham@...iedtelesis.co.nz>
Cc: sebastian.hesselbarth@...il.com, ulf.hansson@...aro.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, andrew@...n.ch,
linux-mmc@...r.kernel.org, gregory.clement@...tlin.com,
krzk+dt@...nel.org
Subject: Re: [PATCH 3/4] dt-bindings: mmc: convert orion-sdio to JSON schema
On Fri, Apr 15, 2022 at 09:32:41AM -0500, Rob Herring wrote:
> On Fri, 15 Apr 2022 11:06:02 +1200, Chris Packham wrote:
> > Convert the orion-sdio binding to JSON schema.
> >
> > Signed-off-by: Chris Packham <chris.packham@...iedtelesis.co.nz>
> > ---
> > .../bindings/mmc/marvell,orion-sdio.yaml | 43 +++++++++++++++++++
> > .../devicetree/bindings/mmc/orion-sdio.txt | 16 -------
> > 2 files changed, 43 insertions(+), 16 deletions(-)
> > create mode 100644 Documentation/devicetree/bindings/mmc/marvell,orion-sdio.yaml
> > delete mode 100644 Documentation/devicetree/bindings/mmc/orion-sdio.txt
> >
>
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.
>
> Note that it is not yet a requirement to have 0 warnings for dtbs_check.
> This will change in the future.
>
> Full log is available here: https://patchwork.ozlabs.org/patch/
>
>
> mvsdio@...00: $nodename:0: 'mvsdio@...00' does not match '^mmc(@.*)?$'
Looks like all these will be fixed with patch 1, so nothing to do here.
Rob
Powered by blists - more mailing lists