]> Git Repo - linux.git/commit
ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3
authorRanjani Sridharan <[email protected]>
Mon, 8 Apr 2024 19:41:46 +0000 (14:41 -0500)
committerMark Brown <[email protected]>
Tue, 9 Apr 2024 13:03:34 +0000 (14:03 +0100)
commit90a2353080eedec855d63f6aadfda14104ee9b06
treea5f42f15d7ae7ad3cd9a7c06e705ebdcb4d39301
parent305539a25a1c9929b058381aac6104bd939c0fee
ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3

Introduce a new field in struct sof_ipc_pcm_ops that can be used to
restrict DSP D0i3 during S0ix suspend to IPC3. With IPC4, all streams
must be stopped before S0ix suspend.

Reviewed-by: Uday M Bhat <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/sof/ipc3-pcm.c
sound/soc/sof/pcm.c
sound/soc/sof/sof-audio.h
This page took 0.043248 seconds and 4 git commands to generate.