From: Mark Brown Date: Tue, 10 Dec 2024 12:37:13 +0000 (+0000) Subject: ASoC: Intel: boards: updates for 6.14 X-Git-Tag: v6.14-rc1~111^2~7^2~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c695b4d19cff2828683b8ec1aa6794419ef3a86;p=thirdparty%2Fkernel%2Flinux.git ASoC: Intel: boards: updates for 6.14 Merge series from Bard Liao : 1. Fix the incorrect cfg-mics value in card->components string. 2. New codec match entries supports. Bard Liao (6): ASoC: Intel: sof_sdw: correct mach_params->dmic_num ASoC: Intel: sof_sdw: reduce log level for not using internal dmic ASoC: Intel: sof_sdw: improve the log of DAI link numbers ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 support ASoC: Intel: soc-acpi-intel-lnl-match: add rt713_vb_l2_rt1320_l13 support ASoC: Intel: soc-acpi-intel-ptl-match: add rt713_vb_l2_rt1320_l13 support Simon Trimmer (4): ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7 ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirk ASoC: Intel: soc-acpi: arl: Correct naming of a cs35l56 address struct ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptops sound/soc/intel/boards/sof_sdw.c | 33 ++-- .../intel/common/soc-acpi-intel-arl-match.c | 45 +++++- .../intel/common/soc-acpi-intel-lnl-match.c | 70 +++++++++ .../intel/common/soc-acpi-intel-ptl-match.c | 148 ++++++++++++++++++ 4 files changed, 282 insertions(+), 14 deletions(-) -- 2.43.0 --- 8c695b4d19cff2828683b8ec1aa6794419ef3a86