Re: [PATCH 4/5] dt-bindings: clock: uniphier: Add clock binding for SoC-glue

From: Kunihiko Hayashi
Date: Tue Oct 05 2021 - 10:16:58 EST


On 2021/10/05 21:26, Rob Herring wrote:
On Tue, 05 Oct 2021 11:08:25 +0900, Kunihiko Hayashi wrote:
Update binding document for clocks implemented in SoC-glue.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
---
.../bindings/clock/socionext,uniphier-clock.yaml | 16
++++++++++++++++
1 file changed, 16 insertions(+)


My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
on your patch (DT_CHECKER_FLAGS is new in v5.13):

yamllint warnings/errors:
./Documentation/devicetree/bindings/clock/socionext,uniphier-clock.yaml:51
:1: [error] syntax error: found character '\t' that cannot start any token
(syntax)
I made mistake. I'll fix it in next.

Thank you,

---
Best Regards
Kunihiko Hayashi