asoc: add PMQoS request during MMAP session pcm_prepare
Add PMQoS request during MMAP session pcm_prepare to affine to cores 1 and 2 and also set PMQoS latency to 300 us to avoid LPM to go to deep sleep state on these 2 cores Signed-off-by: Arun Mirpuri <amirpuri@codeaurora.org> Change-Id: Ie92ef6e4038b2ac0ba2edaf5acabaf28090b2c67
This commit is contained in:
@@ -5553,6 +5553,7 @@ static struct snd_soc_dai_link msm_common_dai_links[] = {
|
||||
.ignore_pmdown_time = 1,
|
||||
/* this dainlink has playback support */
|
||||
.id = MSM_FRONTEND_DAI_MULTIMEDIA16,
|
||||
.ops = &msm_fe_qos_ops,
|
||||
},
|
||||
{/* hw:x,30 */
|
||||
.name = "CDC_DMA Hostless",
|
||||
|
Reference in New Issue
Block a user