diff options
author | 2018-06-22 12:08:15 +0200 | |
---|---|---|
committer | 2018-09-18 16:16:46 -0500 | |
commit | bb9e2eed77a5c7c13ea31b9316776da4f757d150 (patch) | |
tree | 7032072571f353c48562eb28dc12e9edeba3a05d | |
parent | ipmi: Remove platform driver overrides and use the id_table (diff) | |
download | linux-dev-bb9e2eed77a5c7c13ea31b9316776da4f757d150.tar.xz linux-dev-bb9e2eed77a5c7c13ea31b9316776da4f757d150.zip |
MAINTAINERS: Add file patterns for ipmi 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: Corey Minyard <cminyard@mvista.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4ece30f15777..c8eaec6de0f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7635,6 +7635,7 @@ M: Corey Minyard <minyard@acm.org> L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers) W: http://openipmi.sourceforge.net/ S: Supported +F: Documentation/devicetree/bindings/ipmi/ F: Documentation/IPMI.txt F: drivers/char/ipmi/ F: include/linux/ipmi* |