Re: [PATCH v2 6/9] docs: sysfs: coresight: Add sysfs ABI documentation for TPDM
From: Jinlong Mao <hidden>
Date: 2021-12-10 01:03:45
Also in:
linux-arm-msm, lkml
Hi Trilok, Thanks for the review. On 12/10/2021 2:34 AM, Trilok Soni wrote:
Hello Jinlong, On 12/9/2021 6:15 AM, Mao Jinlong wrote:quoted
Add API usage document for sysfs API in TPDM driver. Signed-off-by: Mao Jinlong <redacted> --- .../ABI/testing/sysfs-bus-coresight-devices-tpdm | 12 ++++++++++++ MAINTAINERS | 1 + 2 files changed, 13 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdmdiff --gita/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm new file mode 100644 index 000000000000..fdd0bd0e1c33--- /dev/null +++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-tpdm@@ -0,0 +1,12 @@ +What: /sys/bus/coresight/devices/<tpdm-name>/available_datasets +Date: December 2021 +KernelVersion 5.16 +Contact: Jinlong Mao or Tao ZhangJust keep one name? I am not sure if we are adding multiple names for other files.
Yes. available_datasets need to be removed here as there is no changes for available_dataset. I forgot to remove it after removing he available_dataset changes. I will update in next version.
quoted
+Description: (Read) Show available datasets for TPDM. + +What: /sys/bus/coresight/devices/<tpdm-name>/integration_test +Date: December 2020December 2021?
I will update it. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel