[PATCH v3 07/10] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM

From: Mao Jinlong
Date: Wed Feb 09 2022 - 06:59:12 EST


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 | 6 ++++++
1 file changed, 6 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..da6c2c336e10
--- /dev/null
+++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm
@@ -0,0 +1,6 @@
+What: /sys/bus/coresight/devices/<tpdm-name>/integration_test
+Date: February 2022
+KernelVersion 5.17
+Contact: Jinlong Mao or Tao Zhang
+Description: (Write) Run integration test for tpdm.
+
--
2.17.1