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: Jassi Brar <[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 899abfeba25eedba..c87d146377ffc22c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7155,6 +7155,7 @@ MAILBOX API M: Jassi Brar <[email protected]> L: [email protected] S: Maintained +F: Documentation/devicetree/bindings/mailbox/ F: drivers/mailbox/ F: include/linux/mailbox_client.h F: include/linux/mailbox_controller.h -- 1.9.1

