regulator: pv88080: Update regulator for PV88080 BB silicon support
authorEric Jeong <eric.jeong.opensource@diasemi.com>
Mon, 26 Sep 2016 07:33:27 +0000 (16:33 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 26 Sep 2016 15:59:08 +0000 (08:59 -0700)
commit5ff00f6aa84b7f4203f525fc6c4a4291e32c314d
tree95c7aeac31b0127426b5730592396ea53e723ddd
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
regulator: pv88080: Update regulator for PV88080 BB silicon support

Three files are modified, the driver, header file and the binding document.

Updates for the regulator source file include and .of_match_table entry
and node match checking in the probe() function for a compatible pv88080
silicon type. A new "HVBUCK" is added in source file and added
regsiter definition in header file for pv88080 bb silicion.
The binding documentation changes have been made to reflect these updates.

Signed-off-by: Eric Jeong <eric.jeong.opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/pv88080.txt
drivers/regulator/pv88080-regulator.c
drivers/regulator/pv88080-regulator.h