[U-Boot] [PATCH 1/4] mailbox: introduce stm32-ipcc driver
Patrick DELAUNAY
patrick.delaunay at st.com
Fri Jul 12 12:48:53 UTC 2019
Hi,
> From: Fabien DESSENNE <fabien.dessenne at st.com>
> Sent: mardi 14 mai 2019 11:21
>
> On STM32 family, the IPCC peripheral allows the communication between 2
> processors offering doorbells mechanism.
>
> Signed-off-by: Fabien Dessenne <fabien.dessenne at st.com>
> Signed-off-by: Loic Pallardy <loic.pallardy at st.com>
> ---
> drivers/mailbox/Kconfig | 7 ++
> drivers/mailbox/Makefile | 1 +
> drivers/mailbox/stm32-ipcc.c | 167
> +++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 175 insertions(+)
> create mode 100644 drivers/mailbox/stm32-ipcc.c
>
Applied to u-boot-stm32/master, thanks!
Patrick
More information about the U-Boot
mailing list