diff options
author | Peter Ujfalusi <[email protected]> | 2023-11-24 17:08:51 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-11-24 15:38:00 +0000 |
commit | 1a307538c9cc274b3191b9a1380bbceece262626 (patch) | |
tree | 031539d5202dba461123be1513eb2c622ba281b7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5980bda0a998a6ee6afd83b97a482a40c1c68076 (diff) |
ASoC: SOF: ipc4: Add data struct for module notification message from firmware
With the module notification message the information about the notification
is provided via the mailbox with the sof_ipc4_notify_module_data struct.
It contains the module and instance id of the sender of the notification,
the event_id and optionally additional data which is module and event
specific.
At the same time add definitions to identify ALSA kcontrol change
notification.
These notifications use standardized event_id, modules must follow this if
they support such notifications:
upper 16 bit: 0xA15A as a magic identification value
lower 16 bit: param_id of the changed control
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions