aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2021-03-11 15:13:28 -0800
committerJassi Brar <[email protected]>2021-04-13 20:07:35 -0500
commita8f96891077ec0a2226904fd84e36d2398d79cb4 (patch)
treeab61ff35c83593f08348130fd6e8bfd832d3d088
parent9d2e8b93236a45f20ae0b71cc507301111cc2f58 (diff)
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 <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
-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 <[email protected]>