]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
coresight: docs: Create common sub-directory for coresight trace.
authorMike Leach <mike.leach@linaro.org>
Thu, 31 Oct 2019 17:58:33 +0000 (11:58 -0600)
committerJonathan Corbet <corbet@lwn.net>
Thu, 7 Nov 2019 20:17:26 +0000 (13:17 -0700)
There are two files in the Documentation/trace directory relating to
coresight, with more to follow, so create a Documentation/trace/coresight
directory and move existing files there. Fixup index to reference
new location.

Update MAINTAINERS to reference this sub-directory rather than the
individual files.

Signed-off-by: Mike Leach <mike.leach@linaro.org>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/trace/coresight/coresight-cpu-debug.rst [moved from Documentation/trace/coresight-cpu-debug.rst with 100% similarity]
Documentation/trace/coresight/coresight.rst [moved from Documentation/trace/coresight.rst with 99% similarity]
Documentation/trace/coresight/index.rst [new file with mode: 0644]
Documentation/trace/index.rst
MAINTAINERS

similarity index 99%
rename from Documentation/trace/coresight.rst
rename to Documentation/trace/coresight/coresight.rst
index 72f4b7ef1bade72cdf9f37acf0d8e94fd9cf4304..a566719f8e7e2602ce43626d599727fc267ad2e8 100644 (file)
@@ -489,7 +489,7 @@ interface provided for that purpose by the generic STM API::
     crw-------    1 root     root       10,  61 Jan  3 18:11 /dev/stm0
     root@genericarmv8:~#
 
-Details on how to use the generic STM API can be found here [#second]_.
+Details on how to use the generic STM API can be found here:- :doc:`../stm` [#second]_.
 
 .. [#first] Documentation/ABI/testing/sysfs-bus-coresight-devices-stm
 
diff --git a/Documentation/trace/coresight/index.rst b/Documentation/trace/coresight/index.rst
new file mode 100644 (file)
index 0000000..8d31b15
--- /dev/null
@@ -0,0 +1,9 @@
+==============================
+CoreSight - ARM Hardware Trace
+==============================
+
+.. toctree::
+   :maxdepth: 2
+   :glob:
+
+   *
index b7891cb1ab4dd9fa79c9b9f1ac52af2c74c8fd2c..04acd277c5f6fea950108d367e9bd2b61490c51e 100644 (file)
@@ -23,5 +23,4 @@ Linux Tracing Technologies
    intel_th
    stm
    sys-t
-   coresight
-   coresight-cpu-debug
+   coresight/index
index dada80b45d4c40fd1e3b482dafdf254b7784c628..2904dacba8fef1789a046091d20ece3d039b36bb 100644 (file)
@@ -1610,8 +1610,7 @@ R:        Suzuki K Poulose <suzuki.poulose@arm.com>
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     drivers/hwtracing/coresight/*
-F:     Documentation/trace/coresight.rst
-F:     Documentation/trace/coresight-cpu-debug.rst
+F:     Documentation/trace/coresight/*
 F:     Documentation/devicetree/bindings/arm/coresight.txt
 F:     Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
 F:     Documentation/ABI/testing/sysfs-bus-coresight-devices-*