Re: [PATCH 1/2] dt-bindings: spi: atmel,quadspi: Convert to json-schema
From: <hidden>
Date: 2021-12-09 17:27:07
Also in:
linux-devicetree, linux-spi, lkml
Hi, Rob, On 12/9/21 7:10 PM, Rob Herring wrote:
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe On Thu, 09 Dec 2021 14:29:38 +0200, Tudor Ambarus wrote:quoted
Convert the Atmel QuadSPI controller Device Tree binding documentation to json-schema. Signed-off-by: Tudor Ambarus <redacted> --- .../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.txtRunning '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@f0024000: '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
Thanks, I was aware of that. I specified in the cover letter that these are fixed with the following patch: https://lore.kernel.org/lkml/20211209102542.254153-1-tudor.ambarus@microchip.com/ (local) Cheers, ta _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel