Re: 回复: [PATCH v6 01/20] mailbox: add i.MX Messaging Unit (MU) driver
Marek Vasut
marex at denx.de
Mon Mar 3 22:05:09 CET 2025
On 3/3/25 9:10 AM, Alice Guo (OSS) wrote:
[...]
>>> +static const struct udevice_id ids[] = {
>>> + { .compatible = "fsl,imx6sx-mu", .data = (ulong)&imx_mu_cfg_imx6sx },
>>> + { .compatible = "fsl,imx95-mu", .data = (ulong)&imx_mu_cfg_imx95 },
>>> + { }
>>> +};
>> Doesn't 6.12.y also support MX7ULP and MX8ULP MU ?
>>
>> Also, please split the MU patch into separate series, so it can go in separately.
>
> The separate patch for the mailbox driver has been sent. Please review. Thank you.
>
> https://patchwork.ozlabs.org/project/uboot/patch/20250303035231.2680198-1-alice.guo@oss.nxp.com/
Thank you
More information about the U-Boot
mailing list