diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:08 -0400 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-25 04:34:04 -0400 |
commit | 2810984b672a093ef381dd1c1284db1e99a5a6a8 (patch) | |
tree | bda288670eec86beeea5f482bd15a3b45886867f /MAINTAINERS | |
parent | 84d62605290f3eecfc8df7b2f259b39487d6e392 (diff) |
MAINTAINERS: Add file patterns for mmc 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: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8c20323d1277..705364e4f3c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7744,6 +7744,7 @@ M: Ulf Hansson <ulf.hansson@linaro.org> | |||
7744 | L: linux-mmc@vger.kernel.org | 7744 | L: linux-mmc@vger.kernel.org |
7745 | T: git git://git.linaro.org/people/ulf.hansson/mmc.git | 7745 | T: git git://git.linaro.org/people/ulf.hansson/mmc.git |
7746 | S: Maintained | 7746 | S: Maintained |
7747 | F: Documentation/devicetree/bindings/mmc/ | ||
7747 | F: drivers/mmc/ | 7748 | F: drivers/mmc/ |
7748 | F: include/linux/mmc/ | 7749 | F: include/linux/mmc/ |
7749 | F: include/uapi/linux/mmc/ | 7750 | F: include/uapi/linux/mmc/ |