diff options
author | Tudor Ambarus <tudor.ambarus@linaro.org> | 2025-02-24 08:27:18 +0000 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2025-03-26 20:58:25 -0500 |
commit | f769e311bb71f887118c8147a0013f2cc62b8c27 (patch) | |
tree | 7a14fa88d85d4d4cdf1ba390868500d0ce3f79c9 | |
parent | 4de14ec76b5e67d824896f774b3a23d86a2ebc87 (diff) |
MAINTAINERS: add mailbox API's tree type and location
Add mailbox API tree type and location. It helps contributors know
what's currently queued.
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c9763412a508..47fa17eeccbf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13866,6 +13866,7 @@ MAILBOX API M: Jassi Brar <jassisinghbrar@gmail.com> L: linux-kernel@vger.kernel.org S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox.git for-next F: Documentation/devicetree/bindings/mailbox/ F: drivers/mailbox/ F: include/dt-bindings/mailbox/ |