summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Yan <leo.yan@linaro.org>2018-03-01 17:28:26 +0800
committerLeo Yan <leo.yan@linaro.org>2018-03-01 17:30:46 +0800
commit6b7c15663b680dc8cd1e5ee8d79b5bb917c1fb34 (patch)
tree019ca2e498897ef29bb3e72521d7accb8bfa83ab
parent212d194af7748f123f27cb41f82b965770f39f38 (diff)
doc: Add Coresight documentation directory
For easily management and friendly adding more Coresight related documentations, this commit creates one dedicated directory: Documentation/trace/coresight. It moves Coresight related docs into this new directory and updates MAINTAINERS file to reflect docs movement. Signed-off-by: Leo Yan <leo.yan@linaro.org>
-rw-r--r--Documentation/trace/coresight/coresight-cpu-debug.txt (renamed from Documentation/trace/coresight-cpu-debug.txt)0
-rw-r--r--Documentation/trace/coresight/coresight.txt (renamed from Documentation/trace/coresight.txt)0
-rw-r--r--MAINTAINERS4
3 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/trace/coresight-cpu-debug.txt b/Documentation/trace/coresight/coresight-cpu-debug.txt
index 2b9b51cd501e6..2b9b51cd501e6 100644
--- a/Documentation/trace/coresight-cpu-debug.txt
+++ b/Documentation/trace/coresight/coresight-cpu-debug.txt
diff --git a/Documentation/trace/coresight.txt b/Documentation/trace/coresight/coresight.txt
index 6f0120c3a4f18..6f0120c3a4f18 100644
--- a/Documentation/trace/coresight.txt
+++ b/Documentation/trace/coresight/coresight.txt
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a7f76eadae9a..12523c28f1138 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1331,8 +1331,8 @@ M: Mathieu Poirier <mathieu.poirier@linaro.org>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
S: Maintained
F: drivers/hwtracing/coresight/*
-F: Documentation/trace/coresight.txt
-F: Documentation/trace/coresight-cpu-debug.txt
+F: Documentation/trace/coresight/coresight.txt
+F: Documentation/trace/coresight/coresight-cpu-debug.txt
F: Documentation/devicetree/bindings/arm/coresight.txt
F: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt
F: Documentation/ABI/testing/sysfs-bus-coresight-devices-*