Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Bjorn Andersson and committed by
Jassi Brar
a8f96891 9d2e8b93

+1
+1
MAINTAINERS
··· 10604 10604 F: drivers/mailbox/ 10605 10605 F: include/linux/mailbox_client.h 10606 10606 F: include/linux/mailbox_controller.h 10607 + F: Documentation/devicetree/bindings/mailbox/ 10607 10608 10608 10609 MAILBOX ARM MHUv2 10609 10610 M: Viresh Kumar <viresh.kumar@linaro.org>