Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637844
| From | Leo Yan <leo.yan@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v9 4/9] MAINTAINERS: update file entries for Coresight subsystem |
| Date | 2017-05-09 05:00 +0200 |
| Message-ID | <tF3xw-43r-17@gated-at.bofh.it> (permalink) |
| References | <tF3xv-43r-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Update document file entries for Coresight debug module. Signed-off-by: Leo Yan <leo.yan@linaro.org> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b948dfa..a4b1f60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1191,7 +1191,9 @@ 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/devicetree/bindings/arm/coresight.txt +F: Documentation/devicetree/bindings/arm/coresight-cpu-debug.txt F: Documentation/ABI/testing/sysfs-bus-coresight-devices-* F: tools/perf/arch/arm/util/pmu.c F: tools/perf/arch/arm/util/auxtrace.c -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v9 0/9] coresight: enable debug module Leo Yan <leo.yan@linaro.org> - 2017-05-09 05:00 +0200
[PATCH v9 8/9] arm64: dts: hi6220: register debug module Leo Yan <leo.yan@linaro.org> - 2017-05-09 05:00 +0200
Re: [PATCH v9 8/9] arm64: dts: hi6220: register debug module Mathieu Poirier <mathieu.poirier@linaro.org> - 2017-05-11 19:20 +0200
[PATCH v9 4/9] MAINTAINERS: update file entries for Coresight subsystem Leo Yan <leo.yan@linaro.org> - 2017-05-09 05:00 +0200
Re: [PATCH v9 4/9] MAINTAINERS: update file entries for Coresight subsystem Mathieu Poirier <mathieu.poirier@linaro.org> - 2017-05-11 19:30 +0200
[PATCH v9 5/9] coresight: of_get_coresight_platform_data: Add missing of_node_put Leo Yan <leo.yan@linaro.org> - 2017-05-09 05:00 +0200
[PATCH v9 6/9] coresight: refactor with function of_coresight_get_cpu Leo Yan <leo.yan@linaro.org> - 2017-05-09 05:00 +0200
csiph-web