Re: [PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times

2017-05-08 Thread Rob Herring
On Mon, May 01, 2017 at 11:37:14AM -0700, Matthias Kaehlcke wrote: > Some regulators have different settling times for voltage increases and > decreases. Add DT properties to define separate settling times for up- > and downward voltage changes. > > Signed-off-by: Matthias Kaehlcke

Re: [PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times

2017-05-08 Thread Rob Herring
On Mon, May 01, 2017 at 11:37:14AM -0700, Matthias Kaehlcke wrote: > Some regulators have different settling times for voltage increases and > decreases. Add DT properties to define separate settling times for up- > and downward voltage changes. > > Signed-off-by: Matthias Kaehlcke > --- >

Re: [PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times

2017-05-02 Thread Laxman Dewangan
On Tuesday 02 May 2017 12:07 AM, Matthias Kaehlcke wrote: Some regulators have different settling times for voltage increases and decreases. Add DT properties to define separate settling times for up- and downward voltage changes. Signed-off-by: Matthias Kaehlcke ---

Re: [PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times

2017-05-02 Thread Laxman Dewangan
On Tuesday 02 May 2017 12:07 AM, Matthias Kaehlcke wrote: Some regulators have different settling times for voltage increases and decreases. Add DT properties to define separate settling times for up- and downward voltage changes. Signed-off-by: Matthias Kaehlcke --- Acked-by: Laxman

[PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times

2017-05-01 Thread Matthias Kaehlcke
Some regulators have different settling times for voltage increases and decreases. Add DT properties to define separate settling times for up- and downward voltage changes. Signed-off-by: Matthias Kaehlcke --- Changes in v2: - Moved DT binding doc to separate patch - Don't

[PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times

2017-05-01 Thread Matthias Kaehlcke
Some regulators have different settling times for voltage increases and decreases. Add DT properties to define separate settling times for up- and downward voltage changes. Signed-off-by: Matthias Kaehlcke --- Changes in v2: - Moved DT binding doc to separate patch - Don't remove settling_time