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


Groups > linux.kernel > #1379026

Re: [PATCH 2/5] regulator: st-flashss: Add a regulator driver for flashss vsense.

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/5] regulator: st-flashss: Add a regulator driver for flashss vsense.
Date 2016-04-14 17:30 +0200
Message-ID <rnRnt-3WP-39@gated-at.bofh.it> (permalink)
References (1 earlier) <rn8qn-16v-39@gated-at.bofh.it> <rnmjE-4Uv-17@gated-at.bofh.it> <rnnSq-69I-9@gated-at.bofh.it> <rnwM2-4Jb-1@gated-at.bofh.it> <rnQhI-2UH-35@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 Thu, Apr 14, 2016 at 04:15:34PM +0200, Giuseppe CAVALLARO wrote:
> On 4/13/2016 7:23 PM, Mark Brown wrote:

> 	/*
> 	 * After resetting, the CONFIG_REG_PSW_<xxx> are set, this
> 	 * means 3v3 operating voltage.
> 	 * The CONFIG_LATCHED_PSW_<xxx> must be used to fix the previous
> 	 * bits so operating at 1v8 if this is the real HW configuration
> 	 * at boot time.
> 	 */
> 	if (!(value & TOP_VSENSE_CONFIG_LATCHED_PSW_EMMC))
> 		value &= ~TOP_VSENSE_CONFIG_REG_PSW_EMMC;

That's definitely better.

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


Thread

[PATCH 0/5] Add st-flashss vsense regulator driver Peter Griffin <peter.griffin@linaro.org> - 2016-04-12 17:30 +0200
  [PATCH 1/5] regulator: st-flashss: Add DT binding documentation for flashss regulator. Peter Griffin <peter.griffin@linaro.org> - 2016-04-12 17:30 +0200
  [PATCH 2/5] regulator: st-flashss: Add a regulator driver for flashss vsense. Peter Griffin <peter.griffin@linaro.org> - 2016-04-12 17:30 +0200
    Re: [PATCH 2/5] regulator: st-flashss: Add a regulator driver for  flashss vsense. Mark Brown <broonie@kernel.org> - 2016-04-13 08:20 +0200
      Re: [PATCH 2/5] regulator: st-flashss: Add a regulator driver for  flashss vsense. Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2016-04-13 10:00 +0200
        Re: [PATCH 2/5] regulator: st-flashss: Add a regulator driver for  flashss vsense. Mark Brown <broonie@kernel.org> - 2016-04-13 19:30 +0200
          Re: [PATCH 2/5] regulator: st-flashss: Add a regulator driver for  flashss vsense. Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2016-04-14 16:20 +0200
            Re: [PATCH 2/5] regulator: st-flashss: Add a regulator driver for  flashss vsense. Mark Brown <broonie@kernel.org> - 2016-04-14 17:30 +0200
  [PATCH 4/5] ARM: multi_v7_defconfig: Enable flashss regulator driver. Peter Griffin <peter.griffin@linaro.org> - 2016-04-12 17:30 +0200
  [PATCH 5/5] ARM: STi: DT: STiH407: Add the flashss voltage regulator DT node. Peter Griffin <peter.griffin@linaro.org> - 2016-04-12 17:30 +0200

csiph-web