Re: [PATCH v4 06/10] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM

From: Jinlong Mao
Date: Thu Mar 24 2022 - 10:24:52 EST



On 3/24/2022 8:26 PM, Greg Kroah-Hartman wrote:
On Thu, Mar 24, 2022 at 08:17:30PM +0800, Mao Jinlong wrote:
Add API usage document for sysfs API in TPDM driver.

Signed-off-by: Mao Jinlong <quic_jinlmao@xxxxxxxxxxx>
---
Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm

diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
new file mode 100644
index 000000000000..1df2f9b9ade2
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
@@ -0,0 +1,5 @@
+What: /sys/bus/coresight/devices/<tpdm-name>/integration_test
+Date: February 2022
It is no longer February.

+KernelVersion 5.17
5.17 is long past.

+Contact: Jinlong Mao or Tao Zhang
How do we contact these names?

+Description: (Write) Run integration test for tpdm.
I do not understand this description at all. Please explain it much
better.

thanks,

greg k-h

Thanks for the review. I will address your comments in next version.

Thanks
Jinlong Mao