diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:08 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-25 10:34:04 +0200 |
commit | 2810984b672a093ef381dd1c1284db1e99a5a6a8 (patch) | |
tree | bda288670eec86beeea5f482bd15a3b45886867f /MAINTAINERS | |
parent | mmc: sdhci: fix wakeup configuration (diff) | |
download | linux-2810984b672a093ef381dd1c1284db1e99a5a6a8.tar.xz linux-2810984b672a093ef381dd1c1284db1e99a5a6a8.zip |
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> L: linux-mmc@vger.kernel.org T: git git://git.linaro.org/people/ulf.hansson/mmc.git S: Maintained +F: Documentation/devicetree/bindings/mmc/ F: drivers/mmc/ F: include/linux/mmc/ F: include/uapi/linux/mmc/ |