Re: [PATCH v1] mailbox: add i.MX MU driver

2024-10-03 Thread Fabio Estevam
On Sun, Sep 29, 2024 at 10:22 AM wrote: > > From: Peng Fan > > Add i.MX MU based mailbox driver. Please improve the commit message. The help text in Kconfig is clearer. Who is going to be a user of this driver? >From reading the compatible string, I assume this is preparatory work for the i.MX

[PATCH v1] mailbox: add i.MX MU driver

2024-09-29 Thread alice . guo
From: Peng Fan Add i.MX MU based mailbox driver. Signed-off-by: Viorel Suman Signed-off-by: Peng Fan Signed-off-by: Alice Guo Reviewed-by: Ye Li --- drivers/mailbox/Kconfig | 7 + drivers/mailbox/Makefile | 1 + drivers/mailbox/imx-mailbox.c | 417

回复: [PATCH v1] mailbox: add i.MX MU driver

2024-09-29 Thread Alice Guo (OSS)
Sorry, please ignore this patch. I used the wrong mail. > -邮件原件- > 发件人: U-Boot 代表 Alice Guo > 发送时间: 2024年9月29日 9:55 > 收件人: u-boot@lists.denx.de > 抄送: tr...@konsulko.com; Peng Fan ; Viorel Suman > ; michal.si...@amd.com; Ye Li ; > Alice Guo > 主题: [PATCH v1] mai

[PATCH v1] mailbox: add i.MX MU driver

2024-09-28 Thread Alice Guo
From: Peng Fan Add i.MX MU based mailbox driver. Signed-off-by: Viorel Suman Signed-off-by: Peng Fan Signed-off-by: Alice Guo Reviewed-by: Ye Li --- drivers/mailbox/Kconfig | 7 + drivers/mailbox/Makefile | 1 + drivers/mailbox/imx-mailbox.c | 417