Re: [PATCH 3/5] clk: s2mps11: Add the support for S2MPS13 PMIC clock

2014-11-17 Thread Chanwoo Choi
On 11/17/2014 07:16 PM, Krzysztof Kozłowski wrote: > On 17.11.2014 01:42, Chanwoo Choi wrote: >> This patch adds the support for S2MPS13 PMIC clock which is same with >> existing >> S2MPS14 RTC IP. But, S2MPS13 uses all of clocks (32khz_{ap|bt|cp}). >> >> Cc: Mike Turquette >> Signed-off-by: Chan

Re: [PATCH 3/5] clk: s2mps11: Add the support for S2MPS13 PMIC clock

2014-11-17 Thread Krzysztof Kozłowski
On 17.11.2014 01:42, Chanwoo Choi wrote: > This patch adds the support for S2MPS13 PMIC clock which is same with existing > S2MPS14 RTC IP. But, S2MPS13 uses all of clocks (32khz_{ap|bt|cp}). > > Cc: Mike Turquette > Signed-off-by: Chanwoo Choi > --- > drivers/clk/clk-s2mps11.c | 24 +++

[PATCH 3/5] clk: s2mps11: Add the support for S2MPS13 PMIC clock

2014-11-16 Thread Chanwoo Choi
This patch adds the support for S2MPS13 PMIC clock which is same with existing S2MPS14 RTC IP. But, S2MPS13 uses all of clocks (32khz_{ap|bt|cp}). Cc: Mike Turquette Signed-off-by: Chanwoo Choi --- drivers/clk/clk-s2mps11.c | 24 1 file changed, 24 insertions(+) diff -