Re: [PATCH] docs: dt: writing-schema: mention yamllint
From: Rob Herring
Date: Tue Apr 19 2022 - 15:20:53 EST
On Tue, 19 Apr 2022 10:49:42 +0200, Krzysztof Kozlowski wrote:
> The dtschema uses yamllint, if present, to check the syntax of the
> files, so document this.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/writing-schema.rst | 2 ++
> 1 file changed, 2 insertions(+)
>
Applied, thanks!