Re: [PATCH 2/2] mfd: tps65218.c: Add input voltage options

2018-12-24 Thread J, KEERTHY
On 12/21/2018 4:31 PM, Lee Jones wrote: On Tue, 18 Dec 2018, Christian Hohnstaedt wrote: These options apply to all regulators in this chip. strict-supply-voltage: Set STRICT flag in CONFIG1 under-voltage-limit: Select 2.75, 2.95, 3.25 or 3.35 V UVLO in CONFIG1 under-voltage-hysteresi

Re: [PATCH 2/2] mfd: tps65218.c: Add input voltage options

2018-12-24 Thread J, KEERTHY
On 12/24/2018 12:02 PM, Lee Jones wrote: On Sun, 23 Dec 2018, Tony Lindgren wrote: * Lee Jones [181221 11:01]: On Tue, 18 Dec 2018, Christian Hohnstaedt wrote: These options apply to all regulators in this chip. strict-supply-voltage: Set STRICT flag in CONFIG1 under-voltage-limit:

Re: [PATCH 2/2] mfd: tps65218.c: Add input voltage options

2018-12-23 Thread Lee Jones
On Sun, 23 Dec 2018, Tony Lindgren wrote: > * Lee Jones [181221 11:01]: > > On Tue, 18 Dec 2018, Christian Hohnstaedt wrote: > > > > > These options apply to all regulators in this chip. > > > > > > strict-supply-voltage: > > > Set STRICT flag in CONFIG1 > > > under-voltage-limit: > > > Sel

Re: [PATCH 2/2] mfd: tps65218.c: Add input voltage options

2018-12-23 Thread Tony Lindgren
* Lee Jones [181221 11:01]: > On Tue, 18 Dec 2018, Christian Hohnstaedt wrote: > > > These options apply to all regulators in this chip. > > > > strict-supply-voltage: > > Set STRICT flag in CONFIG1 > > under-voltage-limit: > > Select 2.75, 2.95, 3.25 or 3.35 V UVLO in CONFIG1 > > under-volt

Re: [PATCH 2/2] mfd: tps65218.c: Add input voltage options

2018-12-21 Thread Lee Jones
On Tue, 18 Dec 2018, Christian Hohnstaedt wrote: > These options apply to all regulators in this chip. > > strict-supply-voltage: > Set STRICT flag in CONFIG1 > under-voltage-limit: > Select 2.75, 2.95, 3.25 or 3.35 V UVLO in CONFIG1 > under-voltage-hysteresis: > Select 200mV or 400mV UVLOH

[PATCH 2/2] mfd: tps65218.c: Add input voltage options

2018-12-18 Thread Christian Hohnstaedt
These options apply to all regulators in this chip. strict-supply-voltage: Set STRICT flag in CONFIG1 under-voltage-limit: Select 2.75, 2.95, 3.25 or 3.35 V UVLO in CONFIG1 under-voltage-hysteresis: Select 200mV or 400mV UVLOHYS in CONFIG2 Signed-off-by: Christian Hohnstaedt --- drivers/m