From: Mark Brown Date: Tue, 28 Jul 2020 15:43:36 +0000 (+0100) Subject: Merge series "SOF Fixes for S0iX suspend/resume sequence" from Ranjani Sridharan... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=483e20a01a961cd97fbc0e4fabf42b82b23b7950;p=linux.git Merge series "SOF Fixes for S0iX suspend/resume sequence" from Ranjani Sridharan : This set of patches is required for facilitating system S0ix entry when the DSP is in D0I3. This first patch adds the missing CORB/RIRB DMA stop and restart to the suspend/resume sequence along with powering up/down the links. The second patch ensures that the FW traces are disabled when the system enters S0ix with the DSP in D0I3. Marcin Rajwa (2): ASoC: SOF: Intel: fix the suspend procedure to support s0ix entry ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3 sound/soc/sof/intel/hda-dsp.c | 48 ++++++++++++++++++++++++++++++++--- 1 file changed, 44 insertions(+), 4 deletions(-) -- 2.25.1 --- 483e20a01a961cd97fbc0e4fabf42b82b23b7950