[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220324143935.1117426-1-clabbe@baylibre.com>
Date: Thu, 24 Mar 2022 14:39:35 +0000
From: Corentin Labbe <clabbe@...libre.com>
To: agross@...nel.org, bjorn.andersson@...aro.org, krzk+dt@...nel.org,
mturquette@...libre.com, robh+dt@...nel.org, sboyd@...nel.org
Cc: devicetree@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
Corentin Labbe <clabbe@...libre.com>
Subject: [PATCH] dt-bindings: clock: qcom: prevent interpret of See also: as keyword
The "See also:" in description generates a DT check error since it is
interpreted as a field. Setting description as formatted description fix
that.
Signed-off-by: Corentin Labbe <clabbe@...libre.com>
---
Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 <sboyd@...nel.org>
- Taniya Das <tdas@...eaurora.org>
-description:
+description: |
Qualcomm global clock control module which supports the clocks, resets and
power domains.
--
2.34.1
Powered by blists - more mailing lists