Re: [PATCH V4] clk: palmas: add clock driver for palmas

2013-11-08 Thread Peter Ujfalusi
Hi Lexman, On 10/09/2013 02:04 PM, Laxman Dewangan wrote: > Palmas devices has two clock output CLK32K_KG and CLK32K_KG_AUDIO > which can be enable/disable through software. > > Add clock driver support for the Palmas 32KHz clocks. > > Signed-off-by: Laxman Dewangan > --- > Changes from V1: >

Re: [PATCH V4] clk: palmas: add clock driver for palmas

2013-11-08 Thread Peter Ujfalusi
Hi Lexman, On 10/09/2013 02:04 PM, Laxman Dewangan wrote: Palmas devices has two clock output CLK32K_KG and CLK32K_KG_AUDIO which can be enable/disable through software. Add clock driver support for the Palmas 32KHz clocks. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- Changes

Re: [PATCH V4] clk: palmas: add clock driver for palmas

2013-10-21 Thread Laxman Dewangan
Hi Mike, On Wednesday 09 October 2013 04:34 PM, Laxman Dewangan wrote: Palmas devices has two clock output CLK32K_KG and CLK32K_KG_AUDIO which can be enable/disable through software. Add clock driver support for the Palmas 32KHz clocks. Can you please review this version? I have taken care

Re: [PATCH V4] clk: palmas: add clock driver for palmas

2013-10-21 Thread Laxman Dewangan
Hi Mike, On Wednesday 09 October 2013 04:34 PM, Laxman Dewangan wrote: Palmas devices has two clock output CLK32K_KG and CLK32K_KG_AUDIO which can be enable/disable through software. Add clock driver support for the Palmas 32KHz clocks. Can you please review this version? I have taken care

[PATCH V4] clk: palmas: add clock driver for palmas

2013-10-09 Thread Laxman Dewangan
Palmas devices has two clock output CLK32K_KG and CLK32K_KG_AUDIO which can be enable/disable through software. Add clock driver support for the Palmas 32KHz clocks. Signed-off-by: Laxman Dewangan --- Changes from V1: - Call prepare if the clk is needed for boot-enable or sleep control. -

[PATCH V4] clk: palmas: add clock driver for palmas

2013-10-09 Thread Laxman Dewangan
Palmas devices has two clock output CLK32K_KG and CLK32K_KG_AUDIO which can be enable/disable through software. Add clock driver support for the Palmas 32KHz clocks. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- Changes from V1: - Call prepare if the clk is needed for boot-enable or