Commit adbf85aa authored by Ansuel Smith's avatar Ansuel Smith Committed by Stephen Boyd

dt-bindings: clock: fix dt_binding_check error for qcom,gcc-other.yaml

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: a03965ed ("dt-bindings: clock: split qcom,gcc.yaml to common and specific schema")
Signed-off-by: default avatarAnsuel Smith <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/20220323194248.26970-1-ansuelsmth@gmail.comReviewed-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Reported-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 234af44f
......@@ -10,7 +10,7 @@ maintainers:
- Stephen Boyd <sboyd@kernel.org>
- Taniya Das <tdas@codeaurora.org>
description:
description: |
Qualcomm global clock control module which supports the clocks, resets and
power domains.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment