Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1698798

Re: [PATCH v1 3/6] ASoC: codecs: msm8916-wcd-analog: move codec reset to probe

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v1 3/6] ASoC: codecs: msm8916-wcd-analog: move codec reset to probe
Date 2017-07-28 15:50 +0200
Message-ID <u8dOp-4ob-7@gated-at.bofh.it> (permalink)
References <u7iwN-1zY-3@gated-at.bofh.it> <u7iwN-1zY-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, Jul 26, 2017 at 02:35:09AM +0200, srinivas.kandagatla@linaro.org wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> 
> This patch move the codec reset code from dai ops to codec probe, so
> that the codec is not held in reset when headset detection block is
> still active.

This means that the CODEC will no longer be held in reset (which
presumably has a power benefit or something) even if jack detection
isn't in use.  What most devices do is have things like this be
controlled via the bias level or other power management functions and
then have jack detection hold the CODEC out of the lowest power states
when it's active.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v1 3/6] ASoC: codecs: msm8916-wcd-analog: move codec reset to probe srinivas.kandagatla@linaro.org - 2017-07-26 02:40 +0200
  Re: [PATCH v1 3/6] ASoC: codecs: msm8916-wcd-analog: move codec  reset to probe Mark Brown <broonie@kernel.org> - 2017-07-28 15:50 +0200
    Re: [PATCH v1 3/6] ASoC: codecs: msm8916-wcd-analog: move codec reset  to probe Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2017-07-28 16:10 +0200

csiph-web