]> www.infradead.org Git - users/hch/misc.git/commit
ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup
authorBard Liao <yung-chuan.liao@linux.intel.com>
Tue, 25 Feb 2025 09:37:15 +0000 (17:37 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 25 Feb 2025 12:39:08 +0000 (12:39 +0000)
commit56a677293509b2a0d39ac8d02b583c1ab1fe4d94
tree4c10f5ca8e6cab826b5dc570c6f2d4b828a9f2ef
parent5b0c02f9b8acf2a791e531bbc09acae2d51f4f9b
ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixup

Currently, we assume that the PCH DMIC pins are pin-muxed with SoundWire
links. However, we do see a HW design that use PCH DMIC along with 3
SoundWire links. Remove the check now.
With this change the PCM DMIC will be presented if it is reported by the
BIOS irrespective of whether there are SDW links present or not.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20250225093716.67240-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda.c