linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
To: lgirdwood@gmail.com, broonie@kernel.org
Cc: linux-sound@vger.kernel.org, kai.vehmanen@linux.intel.com,
	ranjani.sridharan@linux.intel.com,
	yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev
Subject: [PATCH 0/2] ASoC: SOF: Intel: only detect codecs when HDA DSP probe
Date: Fri, 29 Aug 2025 11:29:06 +0300	[thread overview]
Message-ID: <20250829082908.2693-1-peter.ujfalusi@linux.intel.com> (raw)

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


             reply	other threads:[~2025-08-29  8:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-29  8:29 Peter Ujfalusi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250829082908.2693-1-peter.ujfalusi@linux.intel.com \
    --to=peter.ujfalusi@linux.intel.com \
    --cc=broonie@kernel.org \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=yung-chuan.liao@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).