regulator: lp87565: Add 4-phase lp87561 regulator support
authorKeerthy <j-keerthy@ti.com>
Wed, 12 Jun 2019 14:46:20 +0000 (20:16 +0530)
committerLee Jones <lee.jones@linaro.org>
Mon, 17 Jun 2019 07:00:24 +0000 (08:00 +0100)
commit7ee63bd74750a2c6fac31805ca0ac67f2522bfa5
tree937e6ffe3d3e124abe600a8633dc5c9ebc4234c4
parent013e868bc9465452c7b667830712ab57de236d08
regulator: lp87565: Add 4-phase lp87561 regulator support

The LP8756x family has a single output 4-phase regulator
configuration. Add support for the same. The control
lies in the master buck which is buck0 for 4-phase
configuration. Enable/disable/voltage set happen via
buck0 registers.

Data Sheet: https://www.ti.com/lit/ds/symlink/lp87561-q1.pdf

Signed-off-by: Keerthy <j-keerthy@ti.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/lp87565-regulator.c