diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:20 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-30 11:15:51 -0400 |
commit | 181ad2a59d6e50417df58801f6e700dae5e3f8e8 (patch) | |
tree | d80831517938434987e545ce3b5a1f1bf966c926 | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
ASoC: Add file patterns for sound 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>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..5d84c7cf78a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10702,6 +10702,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git | |||
10702 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 10702 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
10703 | W: http://alsa-project.org/main/index.php/ASoC | 10703 | W: http://alsa-project.org/main/index.php/ASoC |
10704 | S: Supported | 10704 | S: Supported |
10705 | F: Documentation/devicetree/bindings/sound/ | ||
10705 | F: Documentation/sound/alsa/soc/ | 10706 | F: Documentation/sound/alsa/soc/ |
10706 | F: sound/soc/ | 10707 | F: sound/soc/ |
10707 | F: include/sound/soc* | 10708 | F: include/sound/soc* |