Re: [PATCH 1/1] dt-bindings: clock: imx8qxp-lpcg: eliminate yamllint warnings
From: Rob Herring <robh@kernel.org>
Date: 2020-12-07 23:04:28
Also in:
linux-arm-kernel, linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-12-07 23:04:28
Also in:
linux-arm-kernel, linux-clk, lkml
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 <redacted> --- .../devicetree/bindings/clock/imx8qxp-lpcg.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>