]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: sdw_utils: Add quirk to ignore RT721 CODEC_MIC
authorMac Chiang <mac.chiang@intel.corp-partner.google.com>
Fri, 8 May 2026 09:32:24 +0000 (17:32 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 11 May 2026 01:04:01 +0000 (10:04 +0900)
commitfa749a77bdc50f0d695aaf81f1bd55967d77d10f
tree9f1c5f25134c3e3f6a54144d6711297521f8b989
parent9c37daee7c17fa17e8d41089ee1f658b06cb672a
ASoC: sdw_utils: Add quirk to ignore RT721 CODEC_MIC

Add a quirk to skip the CODEC_MIC DAI when it is not present.
This ensures PCH_DMIC is used as the fallback; otherwise,
CODEC_MIC remains the default.

Fixes: 846a8d3cf3ba ("ASoC: Intel: soc-acpi-intel-ptl-match: Add rt721 support")
Signed-off-by: Mac Chiang <mac.chiang@intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://patch.msgid.link/20260508093224.1246282-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdw_utils/soc_sdw_utils.c