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

From: Stephen Boyd
Date: Thu Mar 24 2022 - 20:49:18 EST


Quoting Ansuel Smith (2022-03-23 12:42:48)
> 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>
> ---

Applied to clk-next