Re: [PATCH 1/3] regulator: tps65218.c: fix LS3 issues

2019-02-20 Thread Mark Brown
On Wed, Feb 20, 2019 at 09:15:50AM +0100, Christian Hohnstaedt wrote: > - Fix list of valid LS3 currents from mA to µA > - Fix selection of min/max microAmps of LS3. > Selecting one of the configured values as max value now really > selects it instead of the next lower one This is two separat

[PATCH 1/3] regulator: tps65218.c: fix LS3 issues

2019-02-20 Thread Christian Hohnstaedt
- Fix list of valid LS3 currents from mA to µA - Fix selection of min/max microAmps of LS3. Selecting one of the configured values as max value now really selects it instead of the next lower one Signed-off-by: Christian Hohnstaedt --- drivers/regulator/tps65218-regulator.c | 5 +++-- 1 file