Re: [PATCH] watchdog: dt-bindings: atmel-at91rm9200-wdt convert to json-schema
From: Krzysztof Kozlowski
Date: Tue Apr 04 2023 - 01:54:47 EST
On 04/04/2023 07:46, Otabek Nazrullaev wrote:
> Convert atmel AT91RM9200 system timer watchdog from text bindings
> to YAML format
>
Same comments apply as other patch.
Also - subject has missing colon.
...
> + compatible:
> + const: atmel,at91sam9260-wdt
> +
> +required:
> + - compatible
> +
> +unevaluatedProperties: false
Why doing it here correctly but in the other patch differently?
Best regards,
Krzysztof