summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2025-03-09 13:42:54 +0000
committerMark Brown <broonie@kernel.org>2025-03-09 13:42:54 +0000
commit8a7e7a03e3c53cd9abbbf233899cc2e05b2c6ec0 (patch)
tree5fcf293ed52414cb2b60aa728da2d7fe4298fb29 /tools/perf/scripts/python
parent1ec3f1dc215d4b3d3679ecdc4a549d4e82b3a609 (diff)
parent4a43c3241ec3465a501825ecaf051e5a1d85a60b (diff)
ASoC: SOF: Intel: Add support for ACE3+ mic privacy
Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>: ACE3 (Panther Lake) introduced support for microphone privacy feature which can - in hardware - mute incoming audio data based on a state of a physical switch. The change in the privacy state is delivered through interface IP blocks and can only be handled by the link owner. In Intel platforms Soundwire is for example host owned, so the interrupt can only be handled by the host. Since the input stream is going to be muted by hardware, the host needs to send a message to firmware about the change in privacy so it can execute a fade out/in to enhance user experience. The support for microphone privacy can be queried from the HW_CONFIG data under the INTEL_MIC_PRIVACY_CAP tuple. This is Intel specific data, the core will pass it to platform code if the intel_configure_mic_privacy() callback is provided. Platform code can call sof_ipc4_mic_privacy_state_change() to send the IPC message to the firmware on state change.
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions