Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-05 Thread Kyungmin Park
On Tue, Nov 5, 2013 at 5:04 PM, Tushar Behera wrote: > On 5 November 2013 13:27, Kyungmin Park wrote: >> On Tue, Nov 5, 2013 at 3:29 PM, Tushar Behera >> wrote: >>> On 31 October 2013 21:46, Lee Jones wrote: On Thu, 31 Oct 2013, Tushar Behera wrote: > S5M8767 chip has 3 crystal

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-05 Thread Tushar Behera
On 5 November 2013 13:27, Kyungmin Park wrote: > On Tue, Nov 5, 2013 at 3:29 PM, Tushar Behera > wrote: >> On 31 October 2013 21:46, Lee Jones wrote: >>> On Thu, 31 Oct 2013, Tushar Behera wrote: >>> S5M8767 chip has 3 crystal oscillators running at 32KHz. These are supported by

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-05 Thread Tushar Behera
On 5 November 2013 13:27, Kyungmin Park kmp...@infradead.org wrote: On Tue, Nov 5, 2013 at 3:29 PM, Tushar Behera tushar.beh...@linaro.org wrote: On 31 October 2013 21:46, Lee Jones lee.jo...@linaro.org wrote: On Thu, 31 Oct 2013, Tushar Behera wrote: S5M8767 chip has 3 crystal oscillators

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-05 Thread Kyungmin Park
On Tue, Nov 5, 2013 at 5:04 PM, Tushar Behera tushar.beh...@linaro.org wrote: On 5 November 2013 13:27, Kyungmin Park kmp...@infradead.org wrote: On Tue, Nov 5, 2013 at 3:29 PM, Tushar Behera tushar.beh...@linaro.org wrote: On 31 October 2013 21:46, Lee Jones lee.jo...@linaro.org wrote: On

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-04 Thread Kyungmin Park
On Tue, Nov 5, 2013 at 3:29 PM, Tushar Behera wrote: > On 31 October 2013 21:46, Lee Jones wrote: >> On Thu, 31 Oct 2013, Tushar Behera wrote: >> >>> S5M8767 chip has 3 crystal oscillators running at 32KHz. These are >>> supported by s2mps11-clk driver. >>> >>> Signed-off-by: Tushar Behera >>>

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-04 Thread Tushar Behera
On 31 October 2013 21:46, Lee Jones wrote: > On Thu, 31 Oct 2013, Tushar Behera wrote: > >> S5M8767 chip has 3 crystal oscillators running at 32KHz. These are >> supported by s2mps11-clk driver. >> >> Signed-off-by: Tushar Behera >> CC: Lee Jones >> --- >> drivers/mfd/sec-core.c |4 +++- >>

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-04 Thread Tushar Behera
On 31 October 2013 21:46, Lee Jones lee.jo...@linaro.org wrote: On Thu, 31 Oct 2013, Tushar Behera wrote: S5M8767 chip has 3 crystal oscillators running at 32KHz. These are supported by s2mps11-clk driver. Signed-off-by: Tushar Behera tushar.beh...@linaro.org CC: Lee Jones

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-11-04 Thread Kyungmin Park
On Tue, Nov 5, 2013 at 3:29 PM, Tushar Behera tushar.beh...@linaro.org wrote: On 31 October 2013 21:46, Lee Jones lee.jo...@linaro.org wrote: On Thu, 31 Oct 2013, Tushar Behera wrote: S5M8767 chip has 3 crystal oscillators running at 32KHz. These are supported by s2mps11-clk driver.

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-10-31 Thread Lee Jones
On Thu, 31 Oct 2013, Tushar Behera wrote: > S5M8767 chip has 3 crystal oscillators running at 32KHz. These are > supported by s2mps11-clk driver. > > Signed-off-by: Tushar Behera > CC: Lee Jones > --- > drivers/mfd/sec-core.c |4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >

[PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-10-31 Thread Tushar Behera
S5M8767 chip has 3 crystal oscillators running at 32KHz. These are supported by s2mps11-clk driver. Signed-off-by: Tushar Behera CC: Lee Jones --- drivers/mfd/sec-core.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c

[PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-10-31 Thread Tushar Behera
S5M8767 chip has 3 crystal oscillators running at 32KHz. These are supported by s2mps11-clk driver. Signed-off-by: Tushar Behera tushar.beh...@linaro.org CC: Lee Jones lee.jo...@linaro.org --- drivers/mfd/sec-core.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

Re: [PATCH 3/4] mfd: sec-core: Add cells for S5M8767-clocks

2013-10-31 Thread Lee Jones
On Thu, 31 Oct 2013, Tushar Behera wrote: S5M8767 chip has 3 crystal oscillators running at 32KHz. These are supported by s2mps11-clk driver. Signed-off-by: Tushar Behera tushar.beh...@linaro.org CC: Lee Jones lee.jo...@linaro.org --- drivers/mfd/sec-core.c |4 +++- 1 file changed,