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


Groups > linux.kernel > #1381917

Re: [PATCH v2] regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs
Date 2016-04-18 19:10 +0200
Message-ID <rpkQq-Ms-9@gated-at.bofh.it> (permalink)
References <rphzd-6pz-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Krzysztof,

On 04/18/2016 09:33 AM, Krzysztof Kozlowski wrote:
> Driver did not provide default value for ramp delay for LDOs which lead
> to warning in dmesg, e.g. on Odroid XU4:
> 
> [    1.486076] vdd_ldo9: ramp_delay not set
> [    1.506875] vddq_mmc2: ramp_delay not set
> [    1.523766] vdd_ldo15: ramp_delay not set
> [    1.544702] vdd_sd: ramp_delay not set
> 
> The datasheet for all the S2MPS1x family is inconsistent here and does
> not specify unambiguously the value of ramp delay for LDO. It mentions
> 30 mV/us in one timing diagram but then omits it completely in LDO
> regulator characteristics table (it is specified for bucks).
> 
> However the vendor kernels for Galaxy S5 and Odroid XU3 use values of 12
> mV/us or 24 mV/us.
> 
> Without the ramp delay value the consumers do not wait for voltage
> settle after changing it. Although the proper value of ramp delay for
> LDOs is unknown, it seems safer to use at least some value from
> reference kernel than to leave it unset.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

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


Thread

[PATCH v2] regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-04-18 15:40 +0200
  Re: [PATCH v2] regulator: s2mps11: Set default ramp delay for S2MPS11  LDOs Javier Martinez Canillas <javier@osg.samsung.com> - 2016-04-18 19:10 +0200
  Applied "regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs" to the regulator tree Mark Brown <broonie@kernel.org> - 2016-04-18 21:10 +0200

csiph-web