+12
−0
+2
−0
drivers/mailbox/apple-mailbox.c
0 → 100644
+384
−0
include/linux/apple-mailbox.h
0 → 100644
+19
−0
Loading
Apple SoCs such as the M1 come with various co-processors. Mailboxes are used to communicate with those. This driver adds support for two variants of those mailboxes. Signed-off-by:Sven Peter <sven@svenpeter.dev> Signed-off-by:
Jassi Brar <jaswinder.singh@linaro.org>