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: Stephen Warren <[email protected]> Cc: Lee Jones <[email protected]> Cc: Eric Anholt <[email protected]> Cc: [email protected] Cc: [email protected] --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. Why does this use "bcm" and not "brcm", cfr. vendor-prefixes.txt?? --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2abd340b08f89f5b..d92b26da80747622 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2505,6 +2505,7 @@ L: [email protected] (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git S: Maintained N: bcm2835 +F: Documentation/devicetree/bindings/soc/bcm/ BROADCOM BCM47XX MIPS ARCHITECTURE M: Hauke Mehrtens <[email protected]> -- 1.9.1

