RE: [Patch 5/11] Regulator: DA9052 regulator support v3

2011-10-07 Thread Ashish Jangam
> -Original Message- > From: Ying-Chun Liu (PaulLiu) [mailto:paul@linaro.org] > Sent: Friday, October 07, 2011 2:54 PM > To: Ashish Jangam > Cc: Mark Brown; Dajun; linaro-dev@lists.linaro.org; linux- > ker...@vger.kernel.org; l...@slimlogic.co.uk > Subject: Re: [

Re: [Patch 5/11] Regulator: DA9052 regulator support v3

2011-10-07 Thread Ying-Chun Liu (PaulLiu)
(2011年07月06日 18:36), ashishj3 wrote: > +static int __devinit da9052_regulator_probe(struct platform_device *pdev) > +{ > + struct da9052_regulator *regulator; > + struct da9052 *da9052; > + struct da9052_pdata *pdata; > + int ret; > + > + regulator = kzalloc(sizeof(struct da9052

Re: [Patch 5/11] Regulator: DA9052 regulator support v3

2011-07-06 Thread Mark Brown
On Wed, Jul 06, 2011 at 04:06:50PM +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. Acked-by: Mark Brown ___ linaro-dev mailing list

[Patch 5/11] Regulator: DA9052 regulator support v3

2011-07-06 Thread ashishj3
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 constraint