aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnsuel Smith <[email protected]>2022-03-23 20:42:48 +0100
committerStephen Boyd <[email protected]>2022-03-24 17:48:54 -0700
commitadbf85aaf7da509e666dc33eca5b907080d8d9fd (patch)
tree81e68332080d5487bd97a94b93c3f16ef86a4da9
parent234af44f336fa729bd88d6afef6ee60a155c4c43 (diff)
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: a03965ed1310 ("dt-bindings: clock: split qcom,gcc.yaml to common and specific schema") Signed-off-by: Ansuel Smith <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Krzysztof Kozlowski <[email protected]> Reported-by: Rob Herring <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml
index 4dc0274dbd6b..6c45e0f85494 100644
--- a/Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml
@@ -10,7 +10,7 @@ maintainers:
- Stephen Boyd <[email protected]>
- Taniya Das <[email protected]>
-description:
+description: |
Qualcomm global clock control module which supports the clocks, resets and
power domains.