]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
drop queue-5.10/asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Sep 2023 08:24:20 +0000 (10:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Sep 2023 08:24:20 +0000 (10:24 +0200)
queue-5.10/asoc-intel-sof_sdw-update-bt-offload-config-for-soun.patch [deleted file]
queue-5.10/series

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 (file)
index 3de9496..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-From b7c66c6e35704244e5a33c98a207da173bc3f3ec Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-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 <uday.m.bhat@intel.com>
-
-[ Upstream commit a14aded9299187bb17ef90700eb2cf1120ef5885 ]
-
-For soundwire config, SSP1 is used for BT offload. This is enabled
-in sof_sdw_quirk_table
-
-Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
-Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
-Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
-Signed-off-by: Uday M Bhat <uday.m.bhat@intel.com>
-Signed-off-by: Jairaj Arava <jairaj.arava@intel.com>
-Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
-Link: https://lore.kernel.org/r/20230731214257.444605-5-pierre-louis.bossart@linux.intel.com
-Signed-off-by: Mark Brown <broonie@kernel.org>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- 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
-
index 4a2a4d906d50b27889ced2922b631b2dbcb498cd..284bba7278cf3d15026dc518d8159e126799545e 100644 (file)
@@ -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