linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] coresight: docs: Fix a broken reference
@ 2022-07-31  7:06 Christophe JAILLET
  2022-08-03 15:31 ` James Clark
  2022-08-22 16:02 ` Mathieu Poirier
  0 siblings, 2 replies; 5+ messages in thread
From: Christophe JAILLET @ 2022-07-31  7:06 UTC (permalink / raw)
  To: Mathieu Poirier, Suzuki K Poulose, Mike Leach, Leo Yan,
	Jonathan Corbet, Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, Christophe JAILLET, coresight, linux-arm-kernel, linux-doc

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@wanadoo.fr>
---
 Documentation/trace/coresight/coresight-cpu-debug.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] coresight: docs: Fix a broken reference
  2022-07-31  7:06 [PATCH] coresight: docs: Fix a broken reference Christophe JAILLET
@ 2022-08-03 15:31 ` James Clark
  2022-08-22 16:02 ` Mathieu Poirier
  1 sibling, 0 replies; 5+ messages in thread
From: James Clark @ 2022-08-03 15:31 UTC (permalink / raw)
  To: Christophe JAILLET, Suzuki K Poulose
  Cc: linux-kernel, coresight, linux-arm-kernel, linux-doc, Mike Leach,
	Leo Yan, Jonathan Corbet, Krzysztof Kozlowski, Rob Herring,
	Mathieu Poirier



On 31/07/2022 08:06, 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@wanadoo.fr>
> ---
>  Documentation/trace/coresight/coresight-cpu-debug.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> 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.

LGTM, thanks

Reviewed-by: James Clark <james.clark@arm.com>
>  
>  
>  How to use the module

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] coresight: docs: Fix a broken reference
  2022-07-31  7:06 [PATCH] coresight: docs: Fix a broken reference Christophe JAILLET
  2022-08-03 15:31 ` James Clark
@ 2022-08-22 16:02 ` Mathieu Poirier
  2022-09-12  9:52   ` Suzuki K Poulose
  1 sibling, 1 reply; 5+ messages in thread
From: Mathieu Poirier @ 2022-08-22 16:02 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: Suzuki K Poulose, Mike Leach, Leo Yan, Jonathan Corbet,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, coresight,
	linux-arm-kernel, linux-doc

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@wanadoo.fr>
> ---
>  Documentation/trace/coresight/coresight-cpu-debug.rst | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Applied.

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
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] coresight: docs: Fix a broken reference
  2022-08-22 16:02 ` Mathieu Poirier
@ 2022-09-12  9:52   ` Suzuki K Poulose
  2022-09-19 19:54     ` Mathieu Poirier
  0 siblings, 1 reply; 5+ messages in thread
From: Suzuki K Poulose @ 2022-09-12  9:52 UTC (permalink / raw)
  To: Mathieu Poirier, Christophe JAILLET, Arnaldo Carvalho de Melo
  Cc: Mike Leach, Leo Yan, Jonathan Corbet, Krzysztof Kozlowski,
	Rob Herring, linux-kernel, coresight, linux-arm-kernel,
	linux-doc

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@wanadoo.fr>
>> ---
>>   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@kernel.org

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
>>


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] coresight: docs: Fix a broken reference
  2022-09-12  9:52   ` Suzuki K Poulose
@ 2022-09-19 19:54     ` Mathieu Poirier
  0 siblings, 0 replies; 5+ messages in thread
From: Mathieu Poirier @ 2022-09-19 19:54 UTC (permalink / raw)
  To: Suzuki K Poulose
  Cc: Christophe JAILLET, Arnaldo Carvalho de Melo, Mike Leach,
	Leo Yan, Jonathan Corbet, Krzysztof Kozlowski, Rob Herring,
	linux-kernel, coresight, linux-arm-kernel, linux-doc

On Mon, Sep 12, 2022 at 10:52:30AM +0100, Suzuki K Poulose wrote:
> 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@wanadoo.fr>
> > > ---
> > >   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@kernel.org
> 
> We may have to decide which one goes in.
>

Thanks for pointing that out.  I looked in the documentation's next tree[1] and the
patch hasn't been added there.  As such I suggest to keep Christophe's patch.

Regards,
Mathieu

[1]. git://git.lwn.net/linux.git docs-next

> 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
> > > 
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-09-19 19:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-31  7:06 [PATCH] coresight: docs: Fix a broken reference Christophe JAILLET
2022-08-03 15:31 ` James Clark
2022-08-22 16:02 ` Mathieu Poirier
2022-09-12  9:52   ` Suzuki K Poulose
2022-09-19 19:54     ` Mathieu Poirier

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).