[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250923130326.510570-1-rf@opensource.cirrus.com>
Date: Tue, 23 Sep 2025 14:03:24 +0100
From: Richard Fitzgerald <rf@...nsource.cirrus.com>
To: broonie@...nel.org, tiwai@...e.com
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
patches@...nsource.cirrus.com
Subject: [PATCH 0/2] ALSA ASoC/HDA: cs35l56: Add support for B2 silicon
This series adds support for the latest (B2) revision of cs35l56.
Most of the code is in ASoC, but there are some trivial changes
needed to the HDA drivers. They are to prevent build breaks so
they have been included in the ASoC patch.
Richard Fitzgerald (2):
ASoC: cs35l56: Set fw_regs table after getting REVID
ASoC: cs35l56: Add support for CS35L56 B2 silicon
include/sound/cs35l56.h | 5 +-
sound/hda/codecs/side-codecs/cs35l56_hda.c | 1 +
.../hda/codecs/side-codecs/cs35l56_hda_i2c.c | 2 -
.../hda/codecs/side-codecs/cs35l56_hda_spi.c | 2 -
sound/soc/codecs/cs35l56-i2c.c | 4 +-
sound/soc/codecs/cs35l56-sdw.c | 4 +-
sound/soc/codecs/cs35l56-shared.c | 97 +++++++++++++------
sound/soc/codecs/cs35l56-spi.c | 2 +-
8 files changed, 78 insertions(+), 39 deletions(-)
--
2.39.5
Powered by blists - more mailing lists