On Thu, Mar 19, 2020 at 3:15 PM Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> wrote: > > > > On 3/19/20 3:49 PM, Cezary Rojewski wrote: > > As of commit: > > ASoC: soc-core: care .ignore_suspend for Component suspend > > > > function soc-core::snd_soc_suspend no longer ignores 'ignore_suspend' > > flag for dai links. While BE dai link for System Pin is > > supposed to follow standard suspend-resume flow, appended > > 'ignore_suspend' flag disturbs that flow and causes audio to break > > right after resume. Remove the flag to address this. > > > > Cc: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > Cc: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> > > Cc: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx> > > Cc: Mark Brown <broonie@xxxxxxxxxx> > > Signed-off-by: Cezary Rojewski <cezary.rojewski@xxxxxxxxx> > > we should ask Ben and Curtis @ Google if the changes related to suspend > interfere with the wake-on-voice support? I have a samus with me so I can test it but my backlog is definitely growing due to WFH slowness. I will see if I can take a look tomorrow.