diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:01 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-05-27 11:25:46 -0400 |
commit | d2abf98e1feecfe333c2077f541986dedbe47cdb (patch) | |
tree | e2676fb7f7c26c982ba185b12a4d6db70f714d62 /MAINTAINERS | |
parent | 273b542e7aa7d692ef7fddf63de9906e6827ccc3 (diff) |
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 | |||
6732 | F: drivers/ata/ | 6732 | F: drivers/ata/ |
6733 | F: include/linux/ata.h | 6733 | F: include/linux/ata.h |
6734 | F: include/linux/libata.h | 6734 | F: include/linux/libata.h |
6735 | F: Documentation/devicetree/bindings/ata/ | ||
6735 | 6736 | ||
6736 | LIBATA PATA ARASAN COMPACT FLASH CONTROLLER | 6737 | LIBATA PATA ARASAN COMPACT FLASH CONTROLLER |
6737 | M: Viresh Kumar <vireshk@kernel.org> | 6738 | M: Viresh Kumar <vireshk@kernel.org> |