summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2021-03-12 00:13:28 +0100
committerJassi Brar <jaswinder.singh@linaro.org>2021-04-14 03:07:35 +0200
commita8f96891077ec0a2226904fd84e36d2398d79cb4 (patch)
treeab61ff35c83593f08348130fd6e8bfd832d3d088 /MAINTAINERS
parentmailbox: fix various typos in comments (diff)
downloadlinux-a8f96891077ec0a2226904fd84e36d2398d79cb4.tar.xz
linux-a8f96891077ec0a2226904fd84e36d2398d79cb4.zip
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 <bjorn.andersson@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c80ad735b384..b672db4616af 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 <viresh.kumar@linaro.org>