Re: [PATCH 2/3] regulator: s2mps11: Merge S2MPA01 driver

2014-05-27 Thread Yadwinder Singh Brar
On Tue, May 27, 2014 at 1:26 PM, Krzysztof Kozlowski wrote: > On wto, 2014-05-27 at 12:00 +0530, Yadwinder Singh Brar wrote: >> On Mon, May 26, 2014 at 6:50 PM, Krzysztof Kozlowski >> wrote: >> > Add S2MPA01 support to the s2mps11 regulator driver. This obsoletes the >> > s2mpa01 regulator driver

Re: [PATCH 2/3] regulator: s2mps11: Merge S2MPA01 driver

2014-05-27 Thread Krzysztof Kozlowski
On wto, 2014-05-27 at 12:00 +0530, Yadwinder Singh Brar wrote: > On Mon, May 26, 2014 at 6:50 PM, Krzysztof Kozlowski > wrote: > > Add S2MPA01 support to the s2mps11 regulator driver. This obsoletes the > > s2mpa01 regulator driver. > > > > Signed-off-by: Krzysztof Kozlowski > > > @@ -216,30 +25

Re: [PATCH 2/3] regulator: s2mps11: Merge S2MPA01 driver

2014-05-26 Thread Yadwinder Singh Brar
On Mon, May 26, 2014 at 6:50 PM, Krzysztof Kozlowski wrote: > Add S2MPA01 support to the s2mps11 regulator driver. This obsoletes the > s2mpa01 regulator driver. > > Signed-off-by: Krzysztof Kozlowski > @@ -216,30 +250,20 @@ static int s2mps11_set_ramp_delay(struct regulator_dev > *rdev, int ra

[PATCH 2/3] regulator: s2mps11: Merge S2MPA01 driver

2014-05-26 Thread Krzysztof Kozlowski
Add S2MPA01 support to the s2mps11 regulator driver. This obsoletes the s2mpa01 regulator driver. Signed-off-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/mfd/s2mps11.txt | 106 drivers/regulator/Kconfig | 4 +- drivers/regulator/s2mps11.c