Re: [PATCH v4 01/20] mailbox: add i.MX95 Messaging Unit (MU) driver

2025-01-24 Thread Marek Vasut
On 1/15/25 2:28 PM, Alice Guo wrote: > This id ported from Linux (v6.12.8) driver > drivers/mailbox/imx-mailbox.c. 'id' -> 'is' typo . It is better to include the commit SHA from which this was ported over too, so the follow up patches in Linux can be easily ported over as they appear. If the

[PATCH v4 01/20] mailbox: add i.MX95 Messaging Unit (MU) driver

2025-01-15 Thread Alice Guo
From: Peng Fan i.MX95 Messaging Unit (MU) enables 2 processors on a chip to communicate and coordinate by passing messages (e.g. frame information, event notices and requests) through the MU interface. This patch provides a driver for i.MX95 MU using the common mailbox framework. Currently, SCMI