[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250304145010.288082-1-rf@opensource.cirrus.com>
Date: Tue, 4 Mar 2025 14:50:08 +0000
From: Richard Fitzgerald <rf@...nsource.cirrus.com>
To: <broonie@...nel.org>
CC: <yung-chuan.liao@...ux.intel.com>, <linux-sound@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <patches@...nsource.cirrus.com>
Subject: [PATCH for-next 0/2] ASoC: Add Intel machine driver support for CS35L56 on SSP
This adds support to the Intel machine drivers for CS35L56 codecs on
Intel SSP port using TDM. Also adds the match entries for this on
Tigerlake systems.
Richard Fitzgerald (2):
ASoC: Intel: Add sof_cs35l56 driver for CS35L56 on SSP2.
ASoC: Intel: tgl-match: Add CS35L56 on SSP2 for CDB35L56-FOUR board
MAINTAINERS | 1 +
include/sound/soc-acpi-intel-ssp-common.h | 2 +
sound/soc/intel/boards/Kconfig | 15 ++
sound/soc/intel/boards/Makefile | 2 +
sound/soc/intel/boards/sof_cs35l56.c | 254 ++++++++++++++++++
.../intel/common/soc-acpi-intel-ssp-common.c | 1 +
.../intel/common/soc-acpi-intel-tgl-match.c | 5 +
7 files changed, 280 insertions(+)
create mode 100644 sound/soc/intel/boards/sof_cs35l56.c
--
2.39.5
Powered by blists - more mailing lists