linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: SOF: Intel: only detect codecs when HDA DSP probe
@ 2025-08-29  8:29 Peter Ujfalusi
  2025-08-29  8:29 ` [PATCH 1/2] ASoC: SOF: Intel: split codec mask detect and programming UNSOL Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2025-08-29  8:29 UTC (permalink / raw)
  To: lgirdwood, broonie
  Cc: linux-sound, kai.vehmanen, ranjani.sridharan, yung-chuan.liao,
	pierre-louis.bossart

Hi,

SDW codecs use the global HDaudio WAKEEN/STS to detect wakes since LNL. But 
the wakeen is handled in the SDW driver. We should filter the bus->codec_mask
to only include HDA and IDISP codecs to avoid clearing the wakeen status
before it is handled.

Regards,
Peter
---
Bard Liao (2):
  ASoC: SOF: Intel: split codec mask detect and programming UNSOL
  ASoC: SOF: Intel: only detect codecs when HDA DSP probe

 sound/soc/sof/intel/hda-codec.c | 3 ---
 sound/soc/sof/intel/hda-ctrl.c  | 8 ++++++--
 sound/soc/sof/intel/hda-dsp.c   | 2 +-
 sound/soc/sof/intel/hda.c       | 2 +-
 sound/soc/sof/intel/hda.h       | 2 +-
 5 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-08-30 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-29  8:29 [PATCH 0/2] ASoC: SOF: Intel: only detect codecs when HDA DSP probe Peter Ujfalusi
2025-08-29  8:29 ` [PATCH 1/2] ASoC: SOF: Intel: split codec mask detect and programming UNSOL Peter Ujfalusi
2025-08-29  8:29 ` [PATCH 2/2] ASoC: SOF: Intel: only detect codecs when HDA DSP probe Peter Ujfalusi
2025-08-30 10:32 ` [PATCH 0/2] " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).