Re: [PATCH 2/4] dt-bindings: media: nokia, smia: eliminate yamllint warnings

From: Rob Herring
Date: Mon Dec 07 2020 - 18:02:38 EST


On Mon, 07 Dec 2020 12:23:58 +0800, Zhen Lei wrote:
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/media/i2c/mipi-ccs.yaml
> :4:1: [error] missing document start "---" (document-start)
> :29:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> :32:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
>
> Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/media/i2c/mipi-ccs.yaml | 11 ++++++-----
> 1 file changed, 6 insertions(+), 5 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>