Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Hauke Mehrtens <[email protected]> Cc: Rafał Miłecki <[email protected]> Cc: [email protected] --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index d92b26da80747622..63833fe6c6cee985 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2512,6 +2512,7 @@ M: Hauke Mehrtens <[email protected]> M: Rafał Miłecki <[email protected]> L: [email protected] S: Maintained +F: Documentation/devicetree/bindings/mips/brcm/ F: arch/mips/bcm47xx/* F: arch/mips/include/asm/mach-bcm47xx/* -- 1.9.1

