]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config
authorStefan Binding <sbinding@opensource.cirrus.com>
Thu, 11 Apr 2024 14:26:48 +0000 (15:26 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 11 Apr 2024 16:06:40 +0000 (17:06 +0100)
commiteefb831d2e4dd58d58002a2ef75ff989e073230d
treef96bec5420d845ea241fb5bb2fc696162d67ca2e
parent2e411e939da9557494a0d83eb2e50627d9ccb2af
ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config

Currently, all ASoC systems are set to use VPMON for DSP1RX5_SRC,
however, this is required only for internal boost systems.
External boost systems require VBSTMON instead of VPMON to be the
input to DSP1RX5_SRC.
Shared Boost Active acts like Internal boost (requires VPMON).
Shared Boost Passive acts like External boost (requires VBSTMON)
All systems require DSP1RX6_SRC to be set to VBSTMON.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Reviewed-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://msgid.link/r/20240411142648.650921-1-sbinding@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs35l41.c