17 Nov
2022
17 Nov
'22
12:27 a.m.
Add Dell SKU 0C11 support with rt1318 codec.
Gongjun Song (3): ASoC: intel: sof_sdw: add rt1318 codec support. ASoC: Intel: sof_sdw: Add support for SKU 0C11 product ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configuration
sound/soc/intel/boards/Kconfig | 1 + sound/soc/intel/boards/Makefile | 4 +- sound/soc/intel/boards/sof_sdw.c | 17 +++ sound/soc/intel/boards/sof_sdw_common.h | 7 + sound/soc/intel/boards/sof_sdw_rt1318.c | 120 ++++++++++++++++++ .../intel/common/soc-acpi-intel-rpl-match.c | 48 +++++++ 6 files changed, 195 insertions(+), 2 deletions(-) create mode 100644 sound/soc/intel/boards/sof_sdw_rt1318.c
--
2.25.1