Jassi, > Subject: [PATCH V2 0/6] mailbox: imx: misc fix and SECO MU support Any chance to get this in your tree for linux-next? Also do you have time to give a look at https://lore.kernel.org/lkml/20220302022522.1789588-1-peng.fan@xxxxxxxxxxx/ ? Thanks, Peng. > > From: Peng Fan <peng.fan@xxxxxxx> > > V2: > Drop "mailbox: imx: Add support for identifying SCU wakeup source from > sysfs" from v1 Add A-b from Rob > > 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 (1): > 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