Re: [PATCH] firmware: imx: scu: manage mailbox channels and global handle
From: Frank . Li
Date: Fri Jul 24 2026 - 16:31:10 EST
From: Frank Li <Frank.Li@xxxxxxx>
On Tue, 16 Jun 2026 08:59:01 +0800, Pengpeng Hou wrote:
> imx_scu_probe() requests mailbox channels with the non-managed
> mbox_request_channel_byname() helper and then publishes sc_ipc through
> the global imx_sc_ipc_handle. Later probe failures, including child
> population failure, can leave the channels and global handle live after
> the probe has failed.
>
> Register devres actions to free each mailbox channel and clear the global
> handle. Also depopulate partially created child devices when
> devm_of_platform_populate() reports an error.
>
> [...]
Applied, thanks!
[1/1] firmware: imx: scu: manage mailbox channels and global handle
commit: 55c748d596f841a18cf659ce0999f64029a5c88c
Best regards,
--
Frank Li <Frank.Li@xxxxxxx>