]> git.baikalelectronics.ru Git - kernel.git/commit
doc: Add documentation for Coresight CPU debug
authorLeo Yan <leo.yan@linaro.org>
Mon, 5 Jun 2017 20:15:11 +0000 (14:15 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 09:45:24 +0000 (11:45 +0200)
commit41a0f121c84cc265814d7caa5cd4634d08078dc7
tree3111e80022b52834de6501573081ae59a7258d6d
parent95b7f182aa0fb9a0ab78299d60aca2f41d16c580
doc: Add documentation for Coresight CPU debug

Add detailed documentation for Coresight CPU debug driver, which
contains the info for driver implementation, Mike Leach excellent
summary for "clock and power domain". At the end some examples on how
to enable the debugging functionality are provided.

Suggested-by: Mike Leach <mike.leach@linaro.org>
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/trace/coresight-cpu-debug.txt [new file with mode: 0644]