[PATCH 1/2] dt-bindings: spi: atmel,quadspi: Convert to json-schema
Tudor.Ambarus at microchip.com
Tudor.Ambarus at microchip.com
Thu Dec 9 09:26:57 PST 2021
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:
>> Convert the Atmel QuadSPI controller Device Tree binding documentation
>> to json-schema.
>>
>> Signed-off-by: Tudor Ambarus <tudor.ambarus at microchip.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 at 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/
Cheers,
ta
More information about the linux-arm-kernel
mailing list