mbox series

[v8,0/2] ASoC: Intel: sof_cs42l42: adding support for ADL configuration and BT offload

Message ID 20220708110030.658468-1-brent.lu@intel.com
Headers show
Series ASoC: Intel: sof_cs42l42: adding support for ADL configuration and BT offload | expand

Message

Brent Lu July 8, 2022, 11 a.m. UTC
1. Add BT offload fetch to cs42l42 machine driver
2. Support cs42l42+max98360a on ADL platform

V8 Changes:
- split the V7 patch into two patches; one for BT offload feature, the other for new board config
- change topology name to sof-adl-max98360a-cs42l42.tplg
- remove useless variable 'ret' in create_bt_offload_dai_links

Brent Lu (2):
  ASoC: Intel: sof_cs42l42: support BT offload audio
  ASoC: Intel: sof_cs42l42: add adl_mx98360a_cs4242 board config

 sound/soc/intel/boards/sof_cs42l42.c          | 86 ++++++++++++++++++-
 .../intel/common/soc-acpi-intel-adl-match.c   |  7 ++
 2 files changed, 89 insertions(+), 4 deletions(-)