Re: [PATCH 1/3] clk: s2mps11: Add support for S2MPS14 clocks

2014-03-12 Thread Krzysztof Kozlowski
On Wed, 2014-03-12 at 17:00 +0530, Yadwinder Singh Brar wrote: > On Mon, Mar 10, 2014 at 6:04 PM, Krzysztof Kozlowski > wrote: > > This patch adds support for S2MPS14 PMIC clocks (BT and AP) to the > > s2mps11 clock driver. > > > > Signed-off-by: Krzysztof Kozlowski > > --- > > Reviewed-by:

Re: [PATCH 1/3] clk: s2mps11: Add support for S2MPS14 clocks

2014-03-12 Thread Yadwinder Singh Brar
On Mon, Mar 10, 2014 at 6:04 PM, Krzysztof Kozlowski wrote: > This patch adds support for S2MPS14 PMIC clocks (BT and AP) to the > s2mps11 clock driver. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: Yadwinder Singh Brar Just a trivial thing, Kconfig description can also be

Re: [PATCH 1/3] clk: s2mps11: Add support for S2MPS14 clocks

2014-03-12 Thread Yadwinder Singh Brar
On Mon, Mar 10, 2014 at 6:04 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: This patch adds support for S2MPS14 PMIC clocks (BT and AP) to the s2mps11 clock driver. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- Reviewed-by: Yadwinder Singh Brar yadi.b...@samsung.com

Re: [PATCH 1/3] clk: s2mps11: Add support for S2MPS14 clocks

2014-03-12 Thread Krzysztof Kozlowski
On Wed, 2014-03-12 at 17:00 +0530, Yadwinder Singh Brar wrote: On Mon, Mar 10, 2014 at 6:04 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: This patch adds support for S2MPS14 PMIC clocks (BT and AP) to the s2mps11 clock driver. Signed-off-by: Krzysztof Kozlowski

[PATCH 1/3] clk: s2mps11: Add support for S2MPS14 clocks

2014-03-10 Thread Krzysztof Kozlowski
This patch adds support for S2MPS14 PMIC clocks (BT and AP) to the s2mps11 clock driver. Signed-off-by: Krzysztof Kozlowski --- drivers/clk/clk-s2mps11.c | 61 ++--- 1 file changed, 46 insertions(+), 15 deletions(-) diff --git

[PATCH 1/3] clk: s2mps11: Add support for S2MPS14 clocks

2014-03-10 Thread Krzysztof Kozlowski
This patch adds support for S2MPS14 PMIC clocks (BT and AP) to the s2mps11 clock driver. Signed-off-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/clk/clk-s2mps11.c | 61 ++--- 1 file changed, 46 insertions(+), 15 deletions(-) diff --git