Commit a8f96891 authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Jassi Brar
Browse files

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: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 9d2e8b93
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>