diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2017-03-12 14:17:00 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-03-21 22:09:27 +1100 |
commit | 58f169139e9692e290a7d5d9b034b79ee20d06b3 (patch) | |
tree | d1cc6a0df036d7f046871a5611cc4c5ad1b1e3e5 | |
parent | 43a8888f0a70db62488fc3ad1505f6c6a2267803 (diff) | |
download | linux-58f169139e9692e290a7d5d9b034b79ee20d06b3.tar.bz2 |
MAINTAINERS: Add file patterns for powerpc 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: Michael Ellerman <mpe@ellerman.id.au>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c776906f67a9..8e68dd3b3133 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5258,6 +5258,7 @@ M: Scott Wood <oss@buserror.net> L: linuxppc-dev@lists.ozlabs.org L: linux-arm-kernel@lists.infradead.org S: Maintained +F: Documentation/devicetree/bindings/powerpc/fsl/ F: drivers/soc/fsl/ F: include/linux/fsl/ @@ -7482,7 +7483,7 @@ Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git S: Supported F: Documentation/ABI/stable/sysfs-firmware-opal-* -F: Documentation/devicetree/bindings/powerpc/opal/ +F: Documentation/devicetree/bindings/powerpc/ F: Documentation/devicetree/bindings/rtc/rtc-opal.txt F: Documentation/devicetree/bindings/i2c/i2c-opal.txt F: Documentation/powerpc/ |