diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:21 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-30 17:01:15 +0100 |
commit | 87306eb7008ac87940c13c200ace585f7c860042 (patch) | |
tree | 8a30f08e89e8a2b925b43f6ab794c1fc5fef4120 /MAINTAINERS | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) | |
download | talos-obmc-linux-87306eb7008ac87940c13c200ace585f7c860042.tar.gz talos-obmc-linux-87306eb7008ac87940c13c200ace585f7c860042.zip |
spi: Add file patterns for spi device tree bindings
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..bb1a63a99e13 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10777,6 +10777,7 @@ L: linux-spi@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git Q: http://patchwork.kernel.org/project/spi-devel-general/list/ S: Maintained +F: Documentation/devicetree/bindings/spi/ F: Documentation/spi/ F: drivers/spi/ F: include/linux/spi/ |