[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1650033161.801334.251790.nullmailer@robh.at.kernel.org>
Date: Fri, 15 Apr 2022 09:32:41 -0500
From: Rob Herring <robh@...nel.org>
To: Chris Packham <chris.packham@...iedtelesis.co.nz>
Cc: robh+dt@...nel.org, sebastian.hesselbarth@...il.com,
andrew@...n.ch, devicetree@...r.kernel.org, krzk+dt@...nel.org,
ulf.hansson@...aro.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, gregory.clement@...tlin.com,
linux-mmc@...r.kernel.org
Subject: Re: [PATCH 4/4] dt-bindings: mmc: convert sdhci-dove to JSON schema
On Fri, 15 Apr 2022 11:06:03 +1200, Chris Packham wrote:
> Convert the sdhci-dove binding to JSON schema.
>
> Signed-off-by: Chris Packham <chris.packham@...iedtelesis.co.nz>
> ---
> .../bindings/mmc/marvell,dove-sdhci.yaml | 38 +++++++++++++++++++
> .../devicetree/bindings/mmc/sdhci-dove.txt | 14 -------
> 2 files changed, 38 insertions(+), 14 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mmc/marvell,dove-sdhci.yaml
> delete mode 100644 Documentation/devicetree/bindings/mmc/sdhci-dove.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/
sdio-host@...00: $nodename:0: 'sdio-host@...00' does not match '^mmc(@.*)?$'
arch/arm/boot/dts/dove-cubox.dtb
arch/arm/boot/dts/dove-cubox-es.dtb
arch/arm/boot/dts/dove-d2plug.dtb
arch/arm/boot/dts/dove-d3plug.dtb
arch/arm/boot/dts/dove-dove-db.dtb
arch/arm/boot/dts/dove-sbc-a510.dtb
sdio-host@...00: interrupts: [[36], [38]] is too long
arch/arm/boot/dts/dove-cubox.dtb
arch/arm/boot/dts/dove-cubox-es.dtb
arch/arm/boot/dts/dove-d2plug.dtb
arch/arm/boot/dts/dove-d3plug.dtb
arch/arm/boot/dts/dove-dove-db.dtb
arch/arm/boot/dts/dove-sbc-a510.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks', 'non-removable', 'bus-width' were unexpected)
arch/arm/boot/dts/dove-d2plug.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks', 'non-removable', 'vmmc-supply', 'reset-gpio' were unexpected)
arch/arm/boot/dts/dove-sbc-a510.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks', 'non-removable' were unexpected)
arch/arm/boot/dts/dove-d3plug.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks' were unexpected)
arch/arm/boot/dts/dove-cubox.dtb
arch/arm/boot/dts/dove-cubox-es.dtb
arch/arm/boot/dts/dove-dove-db.dtb
sdio-host@...00: $nodename:0: 'sdio-host@...00' does not match '^mmc(@.*)?$'
arch/arm/boot/dts/dove-cubox.dtb
arch/arm/boot/dts/dove-cubox-es.dtb
arch/arm/boot/dts/dove-d2plug.dtb
arch/arm/boot/dts/dove-d3plug.dtb
arch/arm/boot/dts/dove-dove-db.dtb
arch/arm/boot/dts/dove-sbc-a510.dtb
sdio-host@...00: interrupts: [[35], [37]] is too long
arch/arm/boot/dts/dove-cubox.dtb
arch/arm/boot/dts/dove-cubox-es.dtb
arch/arm/boot/dts/dove-d2plug.dtb
arch/arm/boot/dts/dove-d3plug.dtb
arch/arm/boot/dts/dove-dove-db.dtb
arch/arm/boot/dts/dove-sbc-a510.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks', 'cd-gpios' were unexpected)
arch/arm/boot/dts/dove-cubox-es.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks', 'non-removable', 'bus-width' were unexpected)
arch/arm/boot/dts/dove-d2plug.dtb
arch/arm/boot/dts/dove-d3plug.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks', 'vmmc-supply', 'wp-gpios' were unexpected)
arch/arm/boot/dts/dove-sbc-a510.dtb
sdio-host@...00: Unevaluated properties are not allowed ('interrupts', 'clocks' were unexpected)
arch/arm/boot/dts/dove-cubox.dtb
arch/arm/boot/dts/dove-dove-db.dtb
Powered by blists - more mailing lists