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: Jingoo Han <[email protected]> Cc: Lee Jones <[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 e6b84eba4d574d13..2abd340b08f89f5b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2282,6 +2282,7 @@ M: Jingoo Han <[email protected]> M: Lee Jones <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git S: Maintained +F: Documentation/devicetree/bindings/leds/backlight/ F: drivers/video/backlight/ F: include/linux/backlight.h -- 1.9.1

