diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2014-11-10 14:06:42 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-26 19:27:28 -0800 |
commit | 7a25ec8e481e9c14de13dcacca0d8ee33bfe5f3c (patch) | |
tree | cbdea440c742f76a33ee04408cd64110b76ab79d /MAINTAINERS | |
parent | 4b7e4f8289c1ca60accb6c1baf31984f69bc2771 (diff) | |
download | linux-7a25ec8e481e9c14de13dcacca0d8ee33bfe5f3c.tar.gz |
coresight: Adding ABI documentation
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 39952634be8a..7d180809cae3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -925,6 +925,7 @@ S: Maintained F: drivers/coresight/* F: Documentation/trace/coresight.txt F: Documentation/devicetree/bindings/arm/coresight.txt +F: Documentation/ABI/testing/sysfs-bus-coresight-devices-* ARM/CORGI MACHINE SUPPORT M: Richard Purdie <rpurdie@rpsys.net> |