Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings

From: Rob Herring
Date: Fri Dec 18 2020 - 16:19:13 EST


On Mon, 07 Dec 2020 12:55:27 +0800, Zhen Lei wrote:
> Eliminate the following yamllint warnings:
> ./Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml
> :32:13:[warning] wrong indentation: expected 14 but found 12 (indentation)
> :35:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
>
> Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/imx8qxp-lpcg.yaml | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>

Applied, thanks!