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