Message ID | 20220324121734.21531-7-quic_jinlmao@quicinc.com |
---|---|
State | New |
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..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 +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 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm