Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

coresight: Docs/ABI/testing/sysfs-bus-coresight-devices: Fix spelling errors

Fix spelling and gramatical errors

Signed-off-by: Remington Brasga <rbrasga@uci.edu>
[ Adjusted title ]
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20240428011401.1080-1-rbrasga@uci.edu

authored by

Remington Brasga and committed by
Suzuki K Poulose
2d7e8a64 ba8c06fe

+3 -3
+1 -1
Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x
··· 22 22 Description: (RW) Used in conjunction with @addr_idx. Specifies 23 23 characteristics about the address comparator being configure, 24 24 for example the access type, the kind of instruction to trace, 25 - processor contect ID to trigger on, etc. Individual fields in 25 + processor context ID to trigger on, etc. Individual fields in 26 26 the access type register may vary on the version of the trace 27 27 entity. 28 28
+1 -1
Documentation/ABI/testing/sysfs-bus-coresight-devices-tmc
··· 97 97 KernelVersion: 6.7 98 98 Contact: Anshuman Khandual <anshuman.khandual@arm.com> 99 99 Description: (Read) Shows all supported Coresight TMC-ETR buffer modes available 100 - for the users to configure explicitly. This file is avaialble only 100 + for the users to configure explicitly. This file is available only 101 101 for TMC ETR devices. 102 102 103 103 What: /sys/bus/coresight/devices/<memory_map>.tmc/buf_mode_preferred
+1 -1
Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
··· 244 244 Contact: Jinlong Mao (QUIC) <quic_jinlmao@quicinc.com>, Tao Zhang (QUIC) <quic_taozha@quicinc.com> 245 245 Description: 246 246 (RW) Read or write the status of timestamp upon all interface. 247 - Only value 0 and 1 can be written to this node. Set this node to 1 to requeset 247 + Only value 0 and 1 can be written to this node. Set this node to 1 to request 248 248 timestamp to all trace packet. 249 249 Accepts only one of the 2 values - 0 or 1. 250 250 0 : Disable the timestamp of all trace packets.