* [PATCH] Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation
@ 2023-10-17 9:56 Bagas Sanjaya
2023-10-17 10:06 ` Suzuki K Poulose
0 siblings, 1 reply; 2+ messages in thread
From: Bagas Sanjaya @ 2023-10-17 9:56 UTC (permalink / raw)
To: Linux CoreSight, Linux ARM, Linux Documentation,
Linux Kernel Mailing List, Linux Next Mailing List
Cc: Suzuki K Poulose, Mike Leach, James Clark, Tao Zhang,
Bagas Sanjaya, Stephen Rothwell
Stephen Rothwell reported htmldocs warnings when merging coresight tree:
Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm:48: ERROR: Unexpected indentation.
Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm:48: WARNING: Block quote ends without a blank line; unexpected unindent.
Fix indentation alignment for Bit[3] list entry in dsb_mode description to
silence above warnings.
Fixes: 535d80d3c10fff ("coresight-tpdm: Add node to set dsb programming mode")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20231017143324.75387a21@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
index f07218e788439d..4dd49b159543b6 100644
--- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
+++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
@@ -54,8 +54,8 @@ Description:
Accepts the value needs to be greater than 0. What data
bits do is listed below.
Bit[0:1] : Test mode control bit for choosing the inputs.
- Bit[3] : Set to 0 for low performance mode.
- Set to 1 for high performance mode.
+ Bit[3] : Set to 0 for low performance mode. Set to 1 for high
+ performance mode.
Bit[4:8] : Select byte lane for high performance mode.
What: /sys/bus/coresight/devices/<tpdm-name>/dsb_edge/ctrl_idx
base-commit: 90a7371cb08d7e542fa4f283c881973bba09f23b
--
An old man doll... just what I always wanted! - Clara
_______________________________________________
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] 2+ messages in thread
* Re: [PATCH] Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation
2023-10-17 9:56 [PATCH] Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation Bagas Sanjaya
@ 2023-10-17 10:06 ` Suzuki K Poulose
0 siblings, 0 replies; 2+ messages in thread
From: Suzuki K Poulose @ 2023-10-17 10:06 UTC (permalink / raw)
To: Bagas Sanjaya, Linux CoreSight, Linux ARM, Linux Documentation,
Linux Kernel Mailing List, Linux Next Mailing List
Cc: Mike Leach, James Clark, Tao Zhang, Stephen Rothwell
On 17/10/2023 10:56, Bagas Sanjaya wrote:
> Stephen Rothwell reported htmldocs warnings when merging coresight tree:
>
> Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm:48: ERROR: Unexpected indentation.
> Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm:48: WARNING: Block quote ends without a blank line; unexpected unindent.
>
> Fix indentation alignment for Bit[3] list entry in dsb_mode description to
> silence above warnings.
>
> Fixes: 535d80d3c10fff ("coresight-tpdm: Add node to set dsb programming mode")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Closes: https://lore.kernel.org/linux-next/20231017143324.75387a21@canb.auug.org.au/
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
> Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
> index f07218e788439d..4dd49b159543b6 100644
> --- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
> +++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
> @@ -54,8 +54,8 @@ Description:
> Accepts the value needs to be greater than 0. What data
> bits do is listed below.
> Bit[0:1] : Test mode control bit for choosing the inputs.
> - Bit[3] : Set to 0 for low performance mode.
> - Set to 1 for high performance mode.
> + Bit[3] : Set to 0 for low performance mode. Set to 1 for high
> + performance mode.
> Bit[4:8] : Select byte lane for high performance mode.
>
> What: /sys/bus/coresight/devices/<tpdm-name>/dsb_edge/ctrl_idx
>
> base-commit: 90a7371cb08d7e542fa4f283c881973bba09f23b
Thanks, confirmed the patch to fix the issue. I have queued this to next.
https://git.kernel.org/coresight/c/845333e5f0f3
Thanks
Suzuki
_______________________________________________
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] 2+ messages in thread
end of thread, other threads:[~2023-10-17 10:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 9:56 [PATCH] Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation Bagas Sanjaya
2023-10-17 10:06 ` Suzuki K Poulose
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).