[PATCH 0/2] Add CS35L41 shared boost feature

Lucas Tanure posted 2 patches 2 years, 7 months ago
There is a newer version of this series
.../bindings/sound/cirrus,cs35l41.yaml        | 11 +++-
include/sound/cs35l41.h                       | 10 +++-
sound/pci/hda/cs35l41_hda.c                   |  6 +-
sound/soc/codecs/cs35l41-lib.c                | 56 ++++++++++++++++++-
sound/soc/codecs/cs35l41.c                    | 21 ++++++-
sound/soc/codecs/cs35l41.h                    |  1 +
6 files changed, 97 insertions(+), 8 deletions(-)
[PATCH 0/2] Add CS35L41 shared boost feature
Posted by Lucas Tanure 2 years, 7 months ago
Valve's Steam Deck uses CS35L41 in shared boost mode,
where both speakers share the boost circuit.
Add this support in the shared lib, but for now,
shared boost is not supported in HDA systems as
would require BIOS changes.

Lucas Tanure (2):
  ALSA: cs35l41: Add shared boost feature
  Documentation: cs35l41: Shared boost properties

 .../bindings/sound/cirrus,cs35l41.yaml        | 11 +++-
 include/sound/cs35l41.h                       | 10 +++-
 sound/pci/hda/cs35l41_hda.c                   |  6 +-
 sound/soc/codecs/cs35l41-lib.c                | 56 ++++++++++++++++++-
 sound/soc/codecs/cs35l41.c                    | 21 ++++++-
 sound/soc/codecs/cs35l41.h                    |  1 +
 6 files changed, 97 insertions(+), 8 deletions(-)

-- 
2.39.1