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: James E.J. Bottomley <[email protected]> Cc: Martin K. Petersen <[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 327e1d5a501340ac..139824579fa97c2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10141,6 +10141,7 @@ M: "Martin K. Petersen" <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git L: [email protected] S: Maintained +F: Documentation/devicetree/bindings/scsi/ F: drivers/scsi/ F: include/scsi/ -- 1.9.1

