devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: clock: qcom: prevent interpret of See also: as keyword
@ 2022-03-24 14:39 Corentin Labbe
  2022-03-24 14:42 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Corentin Labbe @ 2022-03-24 14:39 UTC (permalink / raw)
  To: agross, bjorn.andersson, krzk+dt, mturquette, robh+dt, sboyd
  Cc: devicetree, linux-arm-msm, linux-clk, linux-kernel,
	Corentin Labbe

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@baylibre.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@kernel.org>
   - Taniya Das <tdas@codeaurora.org>
 
-description:
+description: |
   Qualcomm global clock control module which supports the clocks, resets and
   power domains.
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: clock: qcom: prevent interpret of See also: as keyword
  2022-03-24 14:39 [PATCH] dt-bindings: clock: qcom: prevent interpret of See also: as keyword Corentin Labbe
@ 2022-03-24 14:42 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-24 14:42 UTC (permalink / raw)
  To: Corentin Labbe, agross, bjorn.andersson, krzk+dt, mturquette,
	robh+dt, sboyd
  Cc: devicetree, linux-arm-msm, linux-clk, linux-kernel

On 24/03/2022 15:39, Corentin Labbe wrote:
> 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@baylibre.com>
> ---

Already sent:
https://lore.kernel.org/linux-devicetree/b15567c7-98e9-2d01-d1a5-7675136c625d@kernel.org/T/#t


Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-24 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-24 14:39 [PATCH] dt-bindings: clock: qcom: prevent interpret of See also: as keyword Corentin Labbe
2022-03-24 14:42 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).