diff options
author | Michal Wilczynski <m.wilczynski@samsung.com> | 2024-11-04 11:07:33 +0100 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2024-11-24 13:06:42 -0600 |
commit | b2cf36e4a2ac7a7a35e0e7025a6897e4e4fcf4f3 (patch) | |
tree | 2012a572d44fd51ad8b50e434e68256dfa616981 /MAINTAINERS | |
parent | 5d4d263e1c6b6b18acb4d67fd3b9af71b7404924 (diff) | |
download | lwn-b2cf36e4a2ac7a7a35e0e7025a6897e4e4fcf4f3.tar.gz lwn-b2cf36e4a2ac7a7a35e0e7025a6897e4e4fcf4f3.zip |
dt-bindings: mailbox: Add thead,th1520-mailbox bindings
Add bindings for the mailbox controller. This work is based on the vendor
kernel. [1]
Link: https://github.com/revyos/thead-kernel.git [1]
Signed-off-by: Michal Wilczynski <m.wilczynski@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0dfac1889923..5a406a4ab9cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19869,6 +19869,7 @@ L: linux-riscv@lists.infradead.org S: Maintained T: git https://github.com/pdp7/linux.git F: Documentation/devicetree/bindings/clock/thead,th1520-clk-ap.yaml +F: Documentation/devicetree/bindings/mailbox/thead,th1520-mbox.yaml F: arch/riscv/boot/dts/thead/ F: drivers/clk/thead/clk-th1520-ap.c F: drivers/mailbox/mailbox-th1520.c |