Commit-ID: 48e315618dc4dc8904182cd221e3d395d5d97005 Gitweb: https://git.kernel.org/tip/48e315618dc4dc8904182cd221e3d395d5d97005 Author: Geert Uytterhoeven <[email protected]> AuthorDate: Fri, 22 Jun 2018 12:08:20 +0200 Committer: Thomas Gleixner <[email protected]> CommitDate: Fri, 22 Jun 2018 17:58:32 +0200
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] --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9c125f705f78..60929873b900 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15366,6 +15366,7 @@ M: [email protected] L: [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/

