From: Bjorn Andersson Date: Thu, 11 Mar 2021 23:13:28 +0000 (-0800) Subject: MAINTAINERS: Add DT bindings directory to mailbox X-Git-Tag: v5.13-rc1~106^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8f96891077ec0a2226904fd84e36d2398d79cb4;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add DT bindings directory to mailbox 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 Signed-off-by: Jassi Brar --- diff --git a/MAINTAINERS b/MAINTAINERS index c80ad735b3840..b672db4616af5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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