public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ALSA ASoC/HDA: cs35l56: Add support for B2 silicon
@ 2025-09-23 13:03 Richard Fitzgerald
  2025-09-23 13:03 ` [PATCH 1/2] ASoC: cs35l56: Set fw_regs table after getting REVID Richard Fitzgerald
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Richard Fitzgerald @ 2025-09-23 13:03 UTC (permalink / raw)
  To: broonie, tiwai; +Cc: linux-sound, linux-kernel, patches

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-09-28  6:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-23 13:03 [PATCH 0/2] ALSA ASoC/HDA: cs35l56: Add support for B2 silicon Richard Fitzgerald
2025-09-23 13:03 ` [PATCH 1/2] ASoC: cs35l56: Set fw_regs table after getting REVID Richard Fitzgerald
2025-09-23 13:03 ` [PATCH 2/2] ASoC: cs35l56: Add support for CS35L56 B2 silicon Richard Fitzgerald
2025-09-27  7:58 ` [PATCH 0/2] ALSA ASoC/HDA: cs35l56: Add support for " Takashi Iwai
2025-09-28  6:28   ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox