Commit d639167d authored by Hans de Goede's avatar Hans de Goede Committed by chrome-bot
Browse files

UPSTREAM: ASoC: rt5651: Do not modify the LDO voltage control bits from set_bias_level()



The PWR_ANLG1 reg not only contains various power on/off bits, it also
contains 2 bits which select if the LDO generates 1.0, 1.1 or 1.2V. Note
there is a separate on/off bit for the LDO.

rt5651_set_bias_level(BIAS_OFF) used to unconditionally clear the entire
register, when jack-detection support was introduced a special case for
jack-detect was added which hard-codes a register value to keep the LDO
voltage at 1.2 volt.

This commit removes the jack-detect special case, instead simply always
leaving the LDO voltage control bits as is on BIAS_OFF.

Tested-by: default avatarCarlo Caione <carlo@endlessm.com>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
(cherry picked from commit bba4e685)
Signed-off-by: default avatarSamaga Prasanna Krishna <samaga.krishna@intel.corp-partner.google.com>

BUG=b:110025789
TEST=Test Audio use cases with full SOF 0.6 rebase release series applied.

Change-Id: I3ca9cb80d13a785b9f90e2ba641936508b1693b8
Reviewed-on: https://chromium-review.googlesource.com/1353439


Commit-Ready: Curtis Malainey <cujomalainey@chromium.org>
Tested-by: default avatarCurtis Malainey <cujomalainey@chromium.org>
Reviewed-by: default avatarCurtis Malainey <cujomalainey@chromium.org>
parent 304b4136
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment