diff options
| author | Pengpeng Hou <pengpeng@iscas.ac.cn> | 2026-06-16 08:59:01 +0800 |
|---|---|---|
| committer | Frank Li <Frank.Li@nxp.com> | 2026-07-24 16:28:37 -0400 |
| commit | 55c748d596f841a18cf659ce0999f64029a5c88c (patch) | |
| tree | e1d2778c3449a12b4f66315e3a1f233ba5c75a17 /tools/perf/scripts/python/bin | |
| parent | 116165611d4d287ae58992528ba779133e7c72b3 (diff) | |
firmware: imx: scu: manage mailbox channels and global handle
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.
Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
