On Wed, Jan 26, 2022 at 2:28 AM Peng Fan <peng.fan@xxxxxxx> wrote: > > > Subject: [PATCH 0/7] mailbox: imx: misc fix and SECO MU support > > Ping.. > This adds new features, so it will go in the next release. Meanwhile you may want to fix the issue in 3/7 reported by lkp test bot. thanks. > Thanks, > Peng. > > > > > 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 >