From: Peng Fan <peng.fan@xxxxxxx> This patchset includes a few fixes for low power and i.MX8 SECO MU support Franck LENORMAND (1): mailbox: imx: add i.MX8 SECO MU support Peng Fan (2): dt-bindings: mailbox: imx-mu: add i.MX8 SECO MU support mailbox: imx: introduce rxdb callback Ranjani Vaidyanathan (2): mailbox: imx: Add support for identifying SCU wakeup source from sysfs mailbox: imx: enlarge timeout while reading/writing messages to SCFW Robin Gong (2): mailbox: imx: fix wakeup failure from freeze mode mailbox: imx: fix crash in resume on i.mx8ulp .../devicetree/bindings/mailbox/fsl,mu.yaml | 1 + drivers/mailbox/imx-mailbox.c | 249 +++++++++++++++++- 2 files changed, 243 insertions(+), 7 deletions(-) -- 2.25.1