Skip to content

Commit 845333e

Browse files
bagasmeSuzuki K Poulose
authored andcommitted
Documentation: ABI: coresight-tpdm: Fix Bit[3] description indentation
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: 535d80d ("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> Link: https://lore.kernel.org/r/20231017095608.136277-1-bagasdotme@gmail.com Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
1 parent 90a7371 commit 845333e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ Description:
5454
Accepts the value needs to be greater than 0. What data
5555
bits do is listed below.
5656
Bit[0:1] : Test mode control bit for choosing the inputs.
57-
Bit[3] : Set to 0 for low performance mode.
58-
Set to 1 for high performance mode.
57+
Bit[3] : Set to 0 for low performance mode. Set to 1 for high
58+
performance mode.
5959
Bit[4:8] : Select byte lane for high performance mode.
6060

6161
What: /sys/bus/coresight/devices/<tpdm-name>/dsb_edge/ctrl_idx

0 commit comments

Comments
 (0)