mbox: add polarfire soc system controller mailbox
authorConor Dooley <conor.dooley@microchip.com>
Thu, 24 Jun 2021 15:00:55 +0000 (16:00 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Sat, 26 Jun 2021 17:06:48 +0000 (12:06 -0500)
commit83d7b1560810e038e1d07ca6bff41edaeae29725
tree8da3ff51a723ba80d640986e96ecbd8e55153266
parented9543d6f2c444457b1936026f67cb8d3bf70bc7
mbox: add polarfire soc system controller mailbox

This driver adds support for the single mailbox channel of the MSS
system controller on the Microchip PolarFire SoC.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/mailbox-mpfs.c [new file with mode: 0644]
include/soc/microchip/mpfs.h [new file with mode: 0644]