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

2014-11-25 Thread Lee Jones
On Tue, 18 Nov 2014, 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 > Reviewed-by: Krzysztof Kozlowski > --- >

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

2014-11-25 Thread Chanwoo Choi
Dear Lee, Could you pick these patchset without RTC patch? I'll re-send etc patch separately. Best Regards, Chanwoo Choi On Mon, Nov 24, 2014 at 7:04 PM, Lee Jones wrote: >> Could you please apply this patchset on your tree >> or Do we wait the Ack from RTC mainatiner for patch 4? > > We still

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

2014-11-25 Thread Chanwoo Choi
Dear Lee, Could you pick these patchset without RTC patch? I'll re-send etc patch separately. Best Regards, Chanwoo Choi On Mon, Nov 24, 2014 at 7:04 PM, Lee Jones lee.jo...@linaro.org wrote: Could you please apply this patchset on your tree or Do we wait the Ack from RTC mainatiner for patch

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

2014-11-25 Thread Lee Jones
On Tue, 18 Nov 2014, 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 mturque...@linaro.org Signed-off-by: Chanwoo Choi cw00.c...@samsung.com

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

2014-11-24 Thread Lee Jones
> Could you please apply this patchset on your tree > or Do we wait the Ack from RTC mainatiner for patch 4? We still need an Ack from Alessandro. > On 11/20/2014 01:43 AM, Lee Jones wrote: > > On Tue, 18 Nov 2014, Mike Turquette wrote: > > > >> Quoting Chanwoo Choi (2014-11-18 00:59:41) > >>>

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

2014-11-24 Thread Chanwoo Choi
Dear Lee, Could you please apply this patchset on your tree or Do we wait the Ack from RTC mainatiner for patch 4? Best Regards, Chanwoo Choi On 11/20/2014 01:43 AM, Lee Jones wrote: > On Tue, 18 Nov 2014, Mike Turquette wrote: > >> Quoting Chanwoo Choi (2014-11-18 00:59:41) >>> This patch

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

2014-11-24 Thread Chanwoo Choi
Dear Lee, Could you please apply this patchset on your tree or Do we wait the Ack from RTC mainatiner for patch 4? Best Regards, Chanwoo Choi On 11/20/2014 01:43 AM, Lee Jones wrote: On Tue, 18 Nov 2014, Mike Turquette wrote: Quoting Chanwoo Choi (2014-11-18 00:59:41) This patch adds the

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

2014-11-24 Thread Lee Jones
Could you please apply this patchset on your tree or Do we wait the Ack from RTC mainatiner for patch 4? We still need an Ack from Alessandro. On 11/20/2014 01:43 AM, Lee Jones wrote: On Tue, 18 Nov 2014, Mike Turquette wrote: Quoting Chanwoo Choi (2014-11-18 00:59:41) This patch

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

2014-11-19 Thread Lee Jones
On Tue, 18 Nov 2014, Mike Turquette wrote: > Quoting Chanwoo Choi (2014-11-18 00:59:41) > > 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:

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

2014-11-19 Thread Lee Jones
On Tue, 18 Nov 2014, Mike Turquette wrote: Quoting Chanwoo Choi (2014-11-18 00:59:41) 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 mturque...@linaro.org

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

2014-11-18 Thread Mike Turquette
Quoting Chanwoo Choi (2014-11-18 00:59:41) > 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 > Reviewed-by: Krzysztof Kozlowski Applied to

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

2014-11-18 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 Reviewed-by: Krzysztof Kozlowski --- drivers/clk/clk-s2mps11.c | 24 1

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

2014-11-18 Thread Mike Turquette
Quoting Chanwoo Choi (2014-11-18 00:59:41) 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 mturque...@linaro.org Signed-off-by: Chanwoo Choi cw00.c...@samsung.com

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

2014-11-18 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 mturque...@linaro.org Signed-off-by: Chanwoo Choi cw00.c...@samsung.com Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com