Re: [PATCH] coresight: docs: Fix a broken reference

From: Suzuki K Poulose
Date: Mon Sep 12 2022 - 05:52:38 EST


Cc: acme

On 22/08/2022 17:02, Mathieu Poirier wrote:
On Sun, Jul 31, 2022 at 09:06:48AM +0200, Christophe JAILLET wrote:
Since the commit in Fixes: tag, "coresight-cpu-debug.txt" has been turned
into "arm,coresight-cpu-debug.yaml".

Update the doc accordingly to avoid a 'make htmldocs' warning

Fixes: 66d052047ca8 ("dt-bindings: arm: Convert CoreSight CPU debug to DT schema")
Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
---
Documentation/trace/coresight/coresight-cpu-debug.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


Applied.

fyi, there is another patch fixing the same here.

https://lkml.kernel.org/r/20815dbff3d27f5d3e6876363f052d2a08ad2e72.1660829433.git.mchehab@xxxxxxxxxx

We may have to decide which one goes in.

Cheers
Suzuki


Thanks,
Mathieu

diff --git a/Documentation/trace/coresight/coresight-cpu-debug.rst b/Documentation/trace/coresight/coresight-cpu-debug.rst
index 993dd294b81b..836b35532667 100644
--- a/Documentation/trace/coresight/coresight-cpu-debug.rst
+++ b/Documentation/trace/coresight/coresight-cpu-debug.rst
@@ -117,7 +117,8 @@ divide into below cases:
Device Tree Bindings
--------------------
-See Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt for details.
+See Documentation/devicetree/bindings/arm/arm,coresight-cpu-debug.yaml for
+details.
How to use the module
--
2.34.1