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


Groups > linux.kernel > #1633429

Re: [PATCH] regulator: Allow for asymmetric settling times

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] regulator: Allow for asymmetric settling times
Date 2017-04-30 14:40 +0200
Message-ID <tBWiS-3dr-5@gated-at.bofh.it> (permalink)
References <tBo7v-6Is-7@gated-at.bofh.it> <tBvC2-3Mx-7@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 Sat, Apr 29, 2017 at 01:32:09PM +0530, Laxman Dewangan wrote:
> On Saturday 29 April 2017 05:36 AM, Matthias Kaehlcke wrote:

> > -- regulator-settling-time-us: Settling time, in microseconds, for voltage
> > -  change if regulator have the constant time for any level voltage change.
> > -  This is useful when regulator have exponential voltage change.
> > +- regulator-settling-time-up-us: Settling time, in microseconds, for voltage
> > +  increase if the regulator needs a constant time to settle after voltage
> > +  increases of any level. This is useful for regulators with exponential
> > +  voltage changes.
> > +- regulator-settling-time-down-us: Settling time, in microseconds, for voltage
> > +  decrease if the regulator needs a constant time to settle after voltage
> > +  decreases of any level. This is useful for regulators with exponential
> > +  voltage changes.

> Can we have regulator-settling-time-us also so if it is there then up/down
> same.
> If up/down different then separate properties can be used.

Removing the existing binding would also break existing DTs using it
which we obviously don't want.  I don't see any reason to even deprecate
it, like Laxman says it's nice and convenient for people with symmetric
performance.

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


Thread

[PATCH] regulator: Allow for asymmetric settling times Matthias Kaehlcke <mka@chromium.org> - 2017-04-29 02:10 +0200
  Re: [PATCH] regulator: Allow for asymmetric settling times Laxman Dewangan <ldewangan@nvidia.com> - 2017-04-29 10:10 +0200
    Re: [PATCH] regulator: Allow for asymmetric settling times Mark Brown <broonie@kernel.org> - 2017-04-30 14:40 +0200
      Re: [PATCH] regulator: Allow for asymmetric settling times Matthias Kaehlcke <mka@chromium.org> - 2017-05-01 18:50 +0200

csiph-web