Re: [PATCH 5/5] regulator: tps65917: Add Regulator driver for tps65917 PMIC

2014-05-27 Thread Lee Jones
> >>This patch adds support for TPS65917 PMIC regulators. > >> > >>The regulators set consists of 5 SMPSs and 5 LDOs. The output > >>voltages are configurable and are meant to supply power to the > >>main processor and other components. > >This appears to look *very* like the Palmas driver, should

Re: [PATCH 5/5] regulator: tps65917: Add Regulator driver for tps65917 PMIC

2014-05-26 Thread Keerthy
Hi Mark, On Monday 26 May 2014 08:30 PM, Mark Brown wrote: On Mon, May 26, 2014 at 03:26:37PM +0530, Keerthy wrote: This patch adds support for TPS65917 PMIC regulators. The regulators set consists of 5 SMPSs and 5 LDOs. The output voltages are configurable and are meant to supply power to the

Re: [PATCH 5/5] regulator: tps65917: Add Regulator driver for tps65917 PMIC

2014-05-26 Thread Mark Brown
On Mon, May 26, 2014 at 03:26:37PM +0530, Keerthy wrote: > This patch adds support for TPS65917 PMIC regulators. > > The regulators set consists of 5 SMPSs and 5 LDOs. The output > voltages are configurable and are meant to supply power to the > main processor and other components. This appears t

[PATCH 5/5] regulator: tps65917: Add Regulator driver for tps65917 PMIC

2014-05-26 Thread Keerthy
This patch adds support for TPS65917 PMIC regulators. The regulators set consists of 5 SMPSs and 5 LDOs. The output voltages are configurable and are meant to supply power to the main processor and other components. Signed-off-by: Keerthy --- drivers/regulator/Kconfig | 12 + dri