diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2018-06-22 12:08:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-23 10:43:00 +0900 |
commit | 935c5e3eafe8186dd13e1eda24ad82ecae942852 (patch) | |
tree | ff0a08f17ffc70f6d806b4a976dfe82a42724afc /MAINTAINERS | |
parent | c2cd650b5b2bd6b57f2f62be65b1a8a576d4de6d (diff) | |
download | linux-935c5e3eafe8186dd13e1eda24ad82ecae942852.tar.gz linux-935c5e3eafe8186dd13e1eda24ad82ecae942852.tar.bz2 linux-935c5e3eafe8186dd13e1eda24ad82ecae942852.zip |
MAINTAINERS: Add file patterns for dsa 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index edf3cf5ea691..977f9a431f77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9882,6 +9882,7 @@ M: Andrew Lunn <andrew@lunn.ch> M: Vivien Didelot <vivien.didelot@savoirfairelinux.com> M: Florian Fainelli <f.fainelli@gmail.com> S: Maintained +F: Documentation/devicetree/bindings/net/dsa/ F: net/dsa/ F: include/net/dsa.h F: include/linux/dsa/ |