Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: SOF: Intel: hda/mtl: Handle powered on DSP on boot
@ 2026-07-30 12:28 Peter Ujfalusi
  2026-07-30 12:28 ` [PATCH 1/2] ASoC: SOF: Intel: hda: Power down DSP if it is left enabled in pre_fw_run() Peter Ujfalusi
  2026-07-30 12:28 ` [PATCH 2/2] ASoC: SOF: Intel: mtl: " Peter Ujfalusi
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Ujfalusi @ 2026-07-30 12:28 UTC (permalink / raw)
  To: lgirdwood, broonie
  Cc: linux-sound, kai.vehmanen, yung-chuan.liao, pierre-louis.bossart,
	liam.r.girdwood

Hi,

It is expected that the DSP is in power down state when the firmware boot
is attempted.
If the DSP for any reason was left powered up then the DSP boot will
fail since the ROM boot sequence might not be able to run.

Make sure that the DSP is off before proceeding to boot it up.

We have seen reports that for some undetermined reasons the DSP was on
during system boot and this caused firmware boot failure as the DSP
cannot be booted up - it was already in booted up state.

Regards,
Peter
--
Peter Ujfalusi (2):
  ASoC: SOF: Intel: hda: Power down DSP if it is left enabled in
    pre_fw_run()
  ASoC: SOF: Intel: mtl: Power down DSP if it is left enabled in
    pre_fw_run()

 sound/soc/sof/intel/hda.c | 14 ++++++++++++++
 sound/soc/sof/intel/mtl.c | 23 +++++++++++++++++++++++
 2 files changed, 37 insertions(+)

-- 
2.55.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-30 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30 12:28 [PATCH 0/2] ASoC: SOF: Intel: hda/mtl: Handle powered on DSP on boot Peter Ujfalusi
2026-07-30 12:28 ` [PATCH 1/2] ASoC: SOF: Intel: hda: Power down DSP if it is left enabled in pre_fw_run() Peter Ujfalusi
2026-07-30 12:28 ` [PATCH 2/2] ASoC: SOF: Intel: mtl: " Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox