From: Richard Fitzgerald <rf@opensource.cirrus.com>
To: <broonie@kernel.org>
Cc: <yung-chuan.liao@linux.intel.com>, <linux-sound@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <patches@opensource.cirrus.com>
Subject: [PATCH for-next 0/2] ASoC: Add Intel machine driver support for CS35L56 on SSP
Date: Tue, 4 Mar 2025 14:50:08 +0000 [thread overview]
Message-ID: <20250304145010.288082-1-rf@opensource.cirrus.com> (raw)
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
next reply other threads:[~2025-03-04 14:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-04 14:50 Richard Fitzgerald [this message]
2025-03-04 14:50 ` [PATCH for-next 1/2] ASoC: Intel: Add sof_cs35l56 driver for CS35L56 on SSP2 Richard Fitzgerald
2025-03-04 14:50 ` [PATCH for-next 2/2] ASoC: Intel: tgl-match: Add CS35L56 on SSP2 for CDB35L56-FOUR board Richard Fitzgerald
2025-03-24 20:51 ` [PATCH for-next 0/2] ASoC: Add Intel machine driver support for CS35L56 on SSP Pierre-Louis Bossart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250304145010.288082-1-rf@opensource.cirrus.com \
--to=rf@opensource.cirrus.com \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=patches@opensource.cirrus.com \
--cc=yung-chuan.liao@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.