[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <166879731312.851419.16320390143824776926.robh@kernel.org>
Date: Fri, 18 Nov 2022 12:50:54 -0600
From: Rob Herring <robh@...nel.org>
To: Neil Armstrong <neil.armstrong@...aro.org>
Cc: Paolo Abeni <pabeni@...hat.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
linux-media@...r.kernel.org, Vinod Koul <vkoul@...nel.org>,
Ulf Hansson <ulf.hansson@...aro.org>,
linux-amlogic@...ts.infradead.org, linux-watchdog@...r.kernel.org,
Alessandro Zummo <a.zummo@...ertech.it>,
Jerome Brunet <jbrunet@...libre.com>,
linux-rtc@...r.kernel.org,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Guenter Roeck <linux@...ck-us.net>, netdev@...r.kernel.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Kevin Hilman <khilman@...libre.com>,
Rob Herring <robh+dt@...nel.org>, linux-kernel@...r.kernel.org,
Russell King <linux@...linux.org.uk>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
linux-mmc@...r.kernel.org,
Kishon Vijay Abraham I <kishon@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
linux-phy@...ts.infradead.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-pci@...r.kernel.org, devicetree@...r.kernel.org,
Jakub Kicinski <kuba@...nel.org>, Andrew Lunn <andrew@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt to dt-schema
On Fri, 18 Nov 2022 15:33:30 +0100, Neil Armstrong wrote:
> Convert the Amlogic Meson6 SoCs Watchdog timer bindings to dt-schema.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@...aro.org>
> ---
> .../bindings/watchdog/amlogic,meson6-wdt.yaml | 39 ++++++++++++++++++++++
> .../devicetree/bindings/watchdog/meson-wdt.txt | 21 ------------
> 2 files changed, 39 insertions(+), 21 deletions(-)
>
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/project/devicetree-bindings/patch/20221117-b4-amlogic-bindings-convert-v1-4-3f025599b968@linaro.org
watchdog@...0: compatible: ['amlogic,meson8m2-wdt', 'amlogic,meson8b-wdt'] is too long
arch/arm/boot/dts/meson8m2-mxiii-plus.dtb
watchdog@...0: Unevaluated properties are not allowed ('compatible', 'interrupts' were unexpected)
arch/arm/boot/dts/meson8m2-mxiii-plus.dtb
watchdog@...0: Unevaluated properties are not allowed ('interrupts' was unexpected)
arch/arm/boot/dts/meson6-atv1200.dtb
arch/arm/boot/dts/meson8b-ec100.dtb
arch/arm/boot/dts/meson8b-mxq.dtb
arch/arm/boot/dts/meson8b-odroidc1.dtb
arch/arm/boot/dts/meson8-minix-neo-x8.dtb
Powered by blists - more mailing lists