Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682

Enable Bluetooth audio offload for drv_name "adl_rt1019_rt5682" with
following board configuration specifically:

SSP0 - rt5682 Headset
SSP1 - alc1019p speaker amp
SSP2 - Bluetooth audio

Signed-off-by: Ajye Huang <ajye_huang@compal.corp-partner.google.com>
Signed-off-by: Mac Chiang <mac.chiang@intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230310184201.1302232-1-ajye_huang@compal.corp-partner.google.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Ajye Huang and committed by
Mark Brown
12e3b284 fe839119

+3 -1
+3 -1
sound/soc/intel/boards/sof_rt5682.c
··· 1109 1109 SOF_SPEAKER_AMP_PRESENT | 1110 1110 SOF_RT1019_SPEAKER_AMP_PRESENT | 1111 1111 SOF_RT5682_SSP_AMP(1) | 1112 - SOF_RT5682_NUM_HDMIDEV(4)), 1112 + SOF_RT5682_NUM_HDMIDEV(4) | 1113 + SOF_BT_OFFLOAD_SSP(2) | 1114 + SOF_SSP_BT_OFFLOAD_PRESENT), 1113 1115 }, 1114 1116 { 1115 1117 .name = "mtl_mx98357_rt5682",