Message ID | 20220209105706.18852-8-quic_jinlmao@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | Coresight: Add support for TPDM and TPDA | expand |
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. +
Add API usage document for sysfs API in TPDM driver. Signed-off-by: Mao Jinlong <quic_jinlmao@quicinc.com> --- 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