OSDN Git Service

regulator: tps65217: Allow DCDC1 and DCDC3 up to 3.3V
authorMåns Andersson <mans.andersson@nibe.se>
Mon, 23 Jan 2017 10:28:10 +0000 (11:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 23 Jan 2017 17:48:55 +0000 (17:48 +0000)
commitb4c2e158a1e1be38ce95366cf85b151fb6bd8e47
tree86b5124968519141142cbe36e3bad42e62149d58
parentd00b74613fb18dfd0a5aa99270ee2e72d5c808d7
regulator: tps65217: Allow DCDC1 and DCDC3 up to 3.3V

The data sheet statement that DCDC1 and DCDC3 only can be set in the range
0.9V - 1.5V refers to storage on its internal EEPROM and therefore cold boot
configuration. After power-on the device can be reconfigured over i2c and
DCDC1/3 set up to 3.3V.

Signed-off-by: Måns Andersson <mans.andersson@nibe.se>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65217-regulator.c