Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/7] ASoC: SOF: Intel: mtl/lnl: Improve firmware boot state handling
@ 2024-04-03 10:52 Peter Ujfalusi
  2024-04-03 10:52 ` [PATCH 1/7] ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP boot Peter Ujfalusi
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Peter Ujfalusi @ 2024-04-03 10:52 UTC (permalink / raw)
  To: lgirdwood, broonie
  Cc: linux-sound, pierre-louis.bossart, kai.vehmanen,
	ranjani.sridharan, rander.wang, liam.r.girdwood

Hi,

this series improves the firmware/boot state handling which will allow
failed IMR boot recovery and human readable boot failure decoding.

Additionally a new debugfs file is added to force a purge/clean boot
of the DSP for developers.

Regards,
Peter
---
Peter Ujfalusi (7):
  ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP boot
  ASoC: SOF: Intel: mtl: Correct rom_status_reg
  ASoC: SOF: Intel: lnl: Correct rom_status_reg
  ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failed
  ASoC: SOF: Intel: mtl: Implement firmware boot state check
  ASoC: SOF: Intel: hda-dsp/mtl: Add support for ACE ROM state codes
  ASoC: SOF: Intel: mtl: Correct the mtl_dsp_dump output

 sound/soc/sof/intel/hda-loader.c |  7 ++-
 sound/soc/sof/intel/hda.c        | 73 +++++++++++++++++++++++++++++---
 sound/soc/sof/intel/hda.h        |  2 +
 sound/soc/sof/intel/lnl.c        | 10 ++++-
 sound/soc/sof/intel/lnl.h        | 15 +++++++
 sound/soc/sof/intel/mtl.c        | 63 +++++++++++++++++++--------
 sound/soc/sof/intel/mtl.h        | 48 ++++++++++++++++++++-
 7 files changed, 189 insertions(+), 29 deletions(-)
 create mode 100644 sound/soc/sof/intel/lnl.h

-- 
2.44.0


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

end of thread, other threads:[~2024-04-03 21:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 10:52 [PATCH 0/7] ASoC: SOF: Intel: mtl/lnl: Improve firmware boot state handling Peter Ujfalusi
2024-04-03 10:52 ` [PATCH 1/7] ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP boot Peter Ujfalusi
2024-04-03 10:52 ` [PATCH 2/7] ASoC: SOF: Intel: mtl: Correct rom_status_reg Peter Ujfalusi
2024-04-03 10:52 ` [PATCH 3/7] ASoC: SOF: Intel: lnl: " Peter Ujfalusi
2024-04-03 10:52 ` [PATCH 4/7] ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failed Peter Ujfalusi
2024-04-03 10:52 ` [PATCH 5/7] ASoC: SOF: Intel: mtl: Implement firmware boot state check Peter Ujfalusi
2024-04-03 10:52 ` [PATCH 6/7] ASoC: SOF: Intel: hda-dsp/mtl: Add support for ACE ROM state codes Peter Ujfalusi
2024-04-03 10:52 ` [PATCH 7/7] ASoC: SOF: Intel: mtl: Correct the mtl_dsp_dump output Peter Ujfalusi
2024-04-03 21:46 ` [PATCH 0/7] ASoC: SOF: Intel: mtl/lnl: Improve firmware boot state handling Mark Brown

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