]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: lp87565: Fix the initial voltage range
authorKeerthy <j-keerthy@ti.com>
Tue, 20 Jun 2017 03:36:55 +0000 (09:06 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 20 Jun 2017 12:38:35 +0000 (13:38 +0100)
commit42f1ea48efd99394a4790e8ab956f1fb8e0a931e
tree798dff23583f95a4d77662ba7a8e1804befa0a1c
parent580331d04982eb0d96085d57c04d7f69cc05b7d1
regulator: lp87565: Fix the initial voltage range

The latest documentation reveals that initial voltage range that is
supported is starting from 0.6V for all the PMICs belonging to lp87565
family. Fix the same.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Fixes: f0168a9bf ("regulator: lp87565: Add support for lp87565 PMIC regulators")
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/lp87565-regulator.c