diff options
author | Geert Uytterhoeven <[email protected]> | 2018-06-22 12:08:20 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-06-22 17:58:32 +0200 |
commit | 48e315618dc4dc8904182cd221e3d395d5d97005 (patch) | |
tree | b63a0d08331839e52502c1e0513ad75ac0cf1fac | |
parent | 0218c766263e70795c5eaa17d75ed54bca350950 (diff) |
MAINTAINERS: Add file patterns for x86 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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: "H . Peter Anvin" <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9c125f705f78..60929873b900 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15366,6 +15366,7 @@ M: [email protected] T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core S: Maintained +F: Documentation/devicetree/bindings/x86/ F: Documentation/x86/ F: arch/x86/ |