If there are no comments then can you please Ack this patch.
On Wed, 2011-06-29 at 18:46 +0530, ashishj3 wrote:
The DA9052 PMIC has below featured regulators:- 4 DVS Buck converters 0.5V - 3.6V upto 1Amp. 10 Programmable LDO's High PSSR, 1% accuracy.
This patch support all the DA9052 regulators. The output voltages are fully programmable via I2C or SPI interface. The platform data with regulation constraints is passed down from the board to the regulator.
Signed-off-by: David Dajun Chen dchen@diasemi.com Signed-off-by: Ashish Jangam ashish.jangam@kpitcummins.com CC: Mark Brown broonie@opensource.wolfsonmicro.com
Changes since v2
- Check for current min_uA < 700000
- Corrected current conversions from mA to uA