[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1639069842.758236.3089523.nullmailer@robh.at.kernel.org>
Date: Thu, 09 Dec 2021 11:10:42 -0600
From: Rob Herring <robh@...nel.org>
To: Tudor Ambarus <tudor.ambarus@...rochip.com>
Cc: linux-kernel@...r.kernel.org, robh+dt@...nel.org,
devicetree@...r.kernel.org, nicolas.ferre@...rochip.com,
broonie@...nel.org, ludovic.desroches@...rochip.com,
linux-arm-kernel@...ts.infradead.org, linux-spi@...r.kernel.org,
alexandre.belloni@...tlin.com
Subject: Re: [PATCH 1/2] dt-bindings: spi: atmel,quadspi: Convert to json-schema
On Thu, 09 Dec 2021 14:29:38 +0200, Tudor Ambarus wrote:
> Convert the Atmel QuadSPI controller Device Tree binding documentation
> to json-schema.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@...rochip.com>
> ---
> .../bindings/spi/atmel,quadspi.yaml | 87 +++++++++++++++++++
> .../devicetree/bindings/spi/atmel-quadspi.txt | 37 --------
> 2 files changed, 87 insertions(+), 37 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
> delete mode 100644 Documentation/devicetree/bindings/spi/atmel-quadspi.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/1565734
spi@...24000: 'clock-names' is a required property
arch/arm/boot/dts/at91-sama5d27_som1_ek.dt.yaml
arch/arm/boot/dts/at91-sama5d27_wlsom1_ek.dt.yaml
Powered by blists - more mailing lists