Commit 8adf42e2 authored by Mike Leach's avatar Mike Leach Committed by Jonathan Corbet

coresight: docs: Create common sub-directory for coresight trace.

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: default avatarMike Leach <mike.leach@linaro.org>
Reviewed-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent b3ef0df1
...@@ -489,7 +489,7 @@ interface provided for that purpose by the generic STM API:: ...@@ -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 crw------- 1 root root 10, 61 Jan 3 18:11 /dev/stm0
root@genericarmv8:~# 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 .. [#first] Documentation/ABI/testing/sysfs-bus-coresight-devices-stm
......
==============================
CoreSight - ARM Hardware Trace
==============================
.. toctree::
:maxdepth: 2
:glob:
*
...@@ -23,5 +23,4 @@ Linux Tracing Technologies ...@@ -23,5 +23,4 @@ Linux Tracing Technologies
intel_th intel_th
stm stm
sys-t sys-t
coresight coresight/index
coresight-cpu-debug
...@@ -1610,8 +1610,7 @@ R: Suzuki K Poulose <suzuki.poulose@arm.com> ...@@ -1610,8 +1610,7 @@ R: Suzuki K Poulose <suzuki.poulose@arm.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained S: Maintained
F: drivers/hwtracing/coresight/* F: drivers/hwtracing/coresight/*
F: Documentation/trace/coresight.rst F: Documentation/trace/coresight/*
F: Documentation/trace/coresight-cpu-debug.rst
F: Documentation/devicetree/bindings/arm/coresight.txt F: Documentation/devicetree/bindings/arm/coresight.txt
F: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt F: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
F: Documentation/ABI/testing/sysfs-bus-coresight-devices-* F: Documentation/ABI/testing/sysfs-bus-coresight-devices-*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment