Re: [PATCH 6/8] regulator: stpmic1: Change buck1 voltage range

2019-02-19 Thread Mark Brown
On Tue, Feb 19, 2019 at 10:04:34AM +, Pascal PAILLET-LME wrote: > Change buck1 voltage range to be conform with the data-sheet. This is a bug fix so it should've gone at the start of the series to make it easier to apply and send to Linus as a fix. signature.asc Description: PGP signature

[PATCH 6/8] regulator: stpmic1: Change buck1 voltage range

2019-02-19 Thread Pascal PAILLET-LME
Change buck1 voltage range to be conform with the data-sheet. Signed-off-by: pascal paillet --- drivers/regulator/stpmic1_regulator.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/stpmic1_regulator.c b/drivers/regulator/stpmic1_regulator.c index 6970