]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 16 Jun 2022 20:18:18 +0000 (15:18 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 17 Jun 2022 09:46:14 +0000 (10:46 +0100)
commit849ff4c99d5b4947f36ec0c36341541003977a6c
treeb4133cf5b17f438860cd261324206565f052f1ee
parent75f02fe25b8bbb299d01e67ccda32680975367d1
ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states

The IMR was assumed to be preserved when suspending to S4 and S5
states, but community reports invalidate that assumption, the hardware
seems to be powered off and the IMR memory content cleared.

Make sure regular boot with firmware download is used for S4 and S5.

BugLink: https://github.com/thesofproject/sof/issues/5892
Fixes: d7210a1046fcb ("ASoC: SOF: Intel: hda-loader: add IMR restore support")
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220616201818.130802-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-loader.c