[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YbjiZkK4HpWq90oG@robh.at.kernel.org>
Date: Tue, 14 Dec 2021 12:28:54 -0600
From: Rob Herring <robh@...nel.org>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: Alessandro Zummo <a.zummo@...ertech.it>, linux-pwm@...r.kernel.org,
linux-mmc@...r.kernel.org, Markus Mayer <mmayer@...adcom.com>,
Ulf Hansson <ulf.hansson@...aro.org>,
Ray Jui <rjui@...adcom.com>, Amit Kucheria <amitk@...nel.org>,
bcm-kernel-feedback-list@...adcom.com,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-pm@...r.kernel.org, Doug Berger <opendmb@...il.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, Lee Jones <lee.jones@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>, linux-usb@...r.kernel.org,
Damien Le Moal <damien.lemoal@...nsource.wdc.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-ide@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Scott Branden <sbranden@...adcom.com>,
Thierry Reding <thierry.reding@...il.com>,
Al Cooper <alcooperx@...il.com>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
linux-gpio@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Gregory Fong <gregory.0xf0@...il.com>,
linux-rtc@...r.kernel.org,
Herbert Xu <herbert@...dor.apana.org.au>,
Marc Zyngier <maz@...nel.org>, linux-kernel@...r.kernel.org,
linux-crypto@...r.kernel.org, Zhang Rui <rui.zhang@...el.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
devicetree@...r.kernel.org
Subject: Re: [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
On Wed, Dec 08, 2021 at 09:33:38AM -0800, Florian Fainelli wrote:
> On 12/8/21 5:44 AM, Rob Herring wrote:
> > On Tue, 07 Dec 2021 16:37:24 -0800, Florian Fainelli wrote:
> >> Convert the Broadcom SATA3 AHCI controller Device Tree binding to YAML
> >> to help with validation.
> >>
> >> Acked-by: Damien Le Moal <damien.lemoal@...nsource.wdc.com>
> >> Signed-off-by: Florian Fainelli <f.fainelli@...il.com>
> >> ---
> >> .../bindings/ata/brcm,sata-brcm.txt | 45 ---------
> >> .../bindings/ata/brcm,sata-brcm.yaml | 98 +++++++++++++++++++
> >> 2 files changed, 98 insertions(+), 45 deletions(-)
> >> delete mode 100644 Documentation/devicetree/bindings/ata/brcm,sata-brcm.txt
> >> create mode 100644 Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml
> >>
> >
> > 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/1565011
>
> Likewise, those indicate that the preceding patch which renames the sata
> controller unit name has not been applied.
I looked at that, but it was the unevaluated properties I was worried
about. However, the example has the same thing, but no errors. I think
running with DT_SCHEMA_FILES means sata-common.yaml is not included.
I'll have to look into that.
Rob
Powered by blists - more mailing lists