From: Greg Kroah-Hartman Date: Sat, 23 Sep 2023 08:24:20 +0000 (+0200) Subject: drop queue-5.10/asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch X-Git-Tag: v4.14.326~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6760150c665c1e96410a4a3e52ca24bc7d2df63b;p=thirdparty%2Fkernel%2Fstable-queue.git drop queue-5.10/asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch --- diff --git a/queue-5.10/asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch b/queue-5.10/asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch deleted file mode 100644 index 3de94966d2f..00000000000 --- a/queue-5.10/asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch +++ /dev/null @@ -1,43 +0,0 @@ -From b7c66c6e35704244e5a33c98a207da173bc3f3ec Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Mon, 31 Jul 2023 16:42:38 -0500 -Subject: ASoC: Intel: sof_sdw: Update BT offload config for soundwire config - -From: Uday M Bhat - -[ Upstream commit a14aded9299187bb17ef90700eb2cf1120ef5885 ] - -For soundwire config, SSP1 is used for BT offload. This is enabled -in sof_sdw_quirk_table - -Reviewed-by: Kai Vehmanen -Reviewed-by: Ranjani Sridharan -Reviewed-by: Bard Liao -Signed-off-by: Uday M Bhat -Signed-off-by: Jairaj Arava -Signed-off-by: Pierre-Louis Bossart -Link: https://lore.kernel.org/r/20230731214257.444605-5-pierre-louis.bossart@linux.intel.com -Signed-off-by: Mark Brown -Signed-off-by: Sasha Levin ---- - sound/soc/intel/boards/sof_sdw.c | 4 +++- - 1 file changed, 3 insertions(+), 1 deletion(-) - -diff --git a/sound/soc/intel/boards/sof_sdw.c b/sound/soc/intel/boards/sof_sdw.c -index f36a0fda1b6ae..1955d277fdf20 100644 ---- a/sound/soc/intel/boards/sof_sdw.c -+++ b/sound/soc/intel/boards/sof_sdw.c -@@ -214,7 +214,9 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = { - DMI_MATCH(DMI_SYS_VENDOR, "Google"), - DMI_MATCH(DMI_PRODUCT_NAME, "Rex"), - }, -- .driver_data = (void *)(SOF_SDW_PCH_DMIC), -+ .driver_data = (void *)(SOF_SDW_PCH_DMIC | -+ SOF_BT_OFFLOAD_SSP(1) | -+ SOF_SSP_BT_OFFLOAD_PRESENT), - }, - /* LunarLake devices */ - { --- -2.40.1 - diff --git a/queue-5.10/series b/queue-5.10/series index 4a2a4d906d5..284bba7278c 100644 --- a/queue-5.10/series +++ b/queue-5.10/series @@ -24,7 +24,6 @@ wifi-mac80211_hwsim-drop-short-frames.patch libbpf-free-btf_vmlinux-when-closing-bpf_object.patch drm-bridge-tc358762-instruct-dsi-host-to-generate-hs.patch samples-hw_breakpoint-fix-kernel-bug-invalid-opcode-.patch -asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch alsa-hda-intel-dsp-cfg-add-lunarlake-support.patch drm-exynos-fix-a-possible-null-pointer-dereference-d.patch bus-ti-sysc-configure-uart-quirks-for-k3-soc.patch