diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2025-08-29 11:29:08 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-08-29 10:50:37 +0200 |
commit | 5c39bc498f5ff7ef016abf3f16698f3e8db79677 (patch) | |
tree | dc6ddf7a02a87b152572ad91e715d2bf8f26b838 /rust/helpers/bug.c | |
parent | 6158a321c051095024e8306c8996b79e5f7f79b6 (diff) |
ASoC: SOF: Intel: only detect codecs when HDA DSP probe
SDW codecs use the global HDaudio WAKEEN/STS to detect wakes since LNL.
But the wake event is handled in the SDW driver. We should only clear
WAKESTS for the HDA and IDISP codecs that was detected when HDA DSP
probe. The SoundWire codec will be included in the codec_mask if we read
the STATESTS register when a SoundWire codec wake event happens.
The commit avoid updating bus->codec_mask in resume to not clear WAKESTS
of SoundWire codecs.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Message-ID: <20250829082908.2693-3-peter.ujfalusi@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/bug.c')
0 files changed, 0 insertions, 0 deletions