From: Peng Fan <peng.fan@xxxxxxx> This patchset is to add i.MX8ULP S400 MU support for communication between A35 Linux and S400 security core. Peng Fan (2): dt-bindings: mailbox: imx-mu: add i.MX8ULP S400 MU support mailbox: imx: support i.MX8ULP S4 MU .../devicetree/bindings/mailbox/fsl,mu.yaml | 1 + drivers/mailbox/imx-mailbox.c | 124 ++++++++++++------ include/linux/firmware/imx/s4.h | 20 +++ 3 files changed, 108 insertions(+), 37 deletions(-) create mode 100644 include/linux/firmware/imx/s4.h -- 2.30.0