diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 12:06:01 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-05-27 18:25:46 +0300 |
commit | d2abf98e1feecfe333c2077f541986dedbe47cdb (patch) | |
tree | e2676fb7f7c26c982ba185b12a4d6db70f714d62 /MAINTAINERS | |
parent | 273b542e7aa7d692ef7fddf63de9906e6827ccc3 (diff) | |
download | linux-d2abf98e1feecfe333c2077f541986dedbe47cdb.tar.xz |
MAINTAINERS: Add file patterns for ata 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>
Cc: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Tejun Heo <tj@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 81e9c984d2f3..b4ebb67a4d44 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6732,6 +6732,7 @@ S: Maintained F: drivers/ata/ F: include/linux/ata.h F: include/linux/libata.h +F: Documentation/devicetree/bindings/ata/ LIBATA PATA ARASAN COMPACT FLASH CONTROLLER M: Viresh Kumar <vireshk@kernel.org> |