]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Add DT bindings directory to mailbox
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 11 Mar 2021 23:13:28 +0000 (15:13 -0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Wed, 14 Apr 2021 01:07:35 +0000 (20:07 -0500)
DT bindings related to mailbox drivers are typically picked by the
mailbox maintainer, so add the binding folder to the maintainers entry
to make sure get_maintainer finds it.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
MAINTAINERS

index c80ad735b384066fd776a8a54d60a2d65b7ddcb2..b672db4616af5c67cfca33ed7c96293e9898e392 100644 (file)
@@ -10604,6 +10604,7 @@ S:      Maintained
 F:     drivers/mailbox/
 F:     include/linux/mailbox_client.h
 F:     include/linux/mailbox_controller.h
+F:     Documentation/devicetree/bindings/mailbox/
 
 MAILBOX ARM MHUv2
 M:     Viresh Kumar <viresh.kumar@linaro.org>