OpenCloudOS-Kernel/include/linux/firmware/imx
Peng Fan 97961f78e8 mailbox: imx: support i.MX8ULP S4 MU
Like i.MX8 SCU, i.MX8ULP S4 also has vendor specific protocol.
 - bind SCU/S4 MU part to share one tx/rx/init API to make code simple.
 - S4 msg max size is very large, so alloc the space at driver probe,
   not use local on stack variable.
 - S4 MU has 8 TR and 4 RR which is different with i.MX8 MU, so adapt
   code to reflect this.

   Tested on i.MX8MP, i.MX8ULP

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
2021-10-29 23:03:09 -05:00
..
svc firmware: imx: add dummy functions 2020-10-28 16:59:40 +08:00
dsp.h firmware: imx-dsp: Export functions to request/free channels 2020-11-16 16:33:48 +08:00
ipc.h firmware: imx: add dummy functions 2020-10-28 16:59:40 +08:00
s4.h mailbox: imx: support i.MX8ULP S4 MU 2021-10-29 23:03:09 -05:00
sci.h firmware: imx: add dummy functions 2020-10-28 16:59:40 +08:00