Re: [PATCH] dt-bindings: clock: fix dt_binding_check error for qcom,gcc-other.yaml

From: Krzysztof Kozlowski
Date: Thu Mar 24 2022 - 07:21:44 EST


On 23/03/2022 20:42, Ansuel Smith wrote:
> qcom,gcc-other Documentation lacks a '|' for the description. This cause
> dt_binding_check to incorrectly parse "See also:" as a new value.
> Add the missing '|' to correctly parse the description.
>
> Fixes: a03965ed1310 ("dt-bindings: clock: split qcom,gcc.yaml to common and specific schema")
> Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Reported-by: Rob Herring <robh@xxxxxxxxxx>

Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof