From: Bjorn Andersson Date: Mon, 31 May 2021 22:17:30 +0000 (-0700) Subject: MAINTAINERS: Add dt-bindings to mailbox entry X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d9605fefe37811f8eaf03689bc41fdb43ee6d589;p=linux.git MAINTAINERS: Add dt-bindings to mailbox entry The MAINTAINER entry for the MAILBOX framework does not cover the dt-bindings and as such Jassi is not among the recipients for such patches. Signed-off-by: Bjorn Andersson Signed-off-by: Jassi Brar --- diff --git a/MAINTAINERS b/MAINTAINERS index 8c5ee008301a6..2a2285bbaf138 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10860,6 +10860,7 @@ S: Maintained F: drivers/mailbox/ F: include/linux/mailbox_client.h F: include/linux/mailbox_controller.h +F: include/dt-bindings/mailbox/ F: Documentation/devicetree/bindings/mailbox/ MAILBOX ARM MHUv2