diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-07-06 23:44:29 -0400 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-07-12 19:42:39 -0400 |
commit | 2dbd85859fca74d3d3a9f05f399c53a89f7ed2bd (patch) | |
tree | b467da72f70254451bea4766fb2bee58fa41f035 | |
parent | 4d41c8cb970cb719a7008a68ad66cf1c1ecc82ad (diff) |
MAINTAINERS: Update hwspinlock paths
Include all files in drivers/hwspinlock and hwlock related dt bindings
in the hw spinlock section of MAINTAINERS.
Cc: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed42cb65a19b..8e8961118b02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5268,8 +5268,9 @@ M: Bjorn Andersson <bjorn.andersson@linaro.org> | |||
5268 | L: linux-remoteproc@vger.kernel.org | 5268 | L: linux-remoteproc@vger.kernel.org |
5269 | S: Maintained | 5269 | S: Maintained |
5270 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git | 5270 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git |
5271 | F: Documentation/devicetree/bindings/hwlock/ | ||
5271 | F: Documentation/hwspinlock.txt | 5272 | F: Documentation/hwspinlock.txt |
5272 | F: drivers/hwspinlock/hwspinlock_* | 5273 | F: drivers/hwspinlock/ |
5273 | F: include/linux/hwspinlock.h | 5274 | F: include/linux/hwspinlock.h |
5274 | 5275 | ||
5275 | HARMONY SOUND DRIVER | 5276 | HARMONY SOUND DRIVER |