[PATCH] firmware: imx: scu: manage mailbox channels and global handle

Frank.Li at oss.nxp.com Frank.Li at oss.nxp.com
Fri Jul 24 13:30:51 PDT 2026


From: Frank Li <Frank.Li at nxp.com>


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 at nxp.com>



More information about the linux-arm-kernel mailing list