Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-06 Thread Murali Karicheri
On 11/06/2012 04:31 AM, Sekhar Nori wrote: On 11/5/2012 8:50 PM, Murali Karicheri wrote: On 11/03/2012 08:35 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-06 Thread Sekhar Nori
On 11/5/2012 8:50 PM, Murali Karicheri wrote: > On 11/03/2012 08:35 AM, Sekhar Nori wrote: >> On 10/25/2012 9:41 PM, Murali Karicheri wrote: >>> This is the common clk driver initialization functions for DaVinci >>> SoCs and other SoCs that uses similar hardware architecture. >>> clock.h also

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-06 Thread Sekhar Nori
On 11/5/2012 8:50 PM, Murali Karicheri wrote: On 11/03/2012 08:35 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-06 Thread Murali Karicheri
On 11/06/2012 04:31 AM, Sekhar Nori wrote: On 11/5/2012 8:50 PM, Murali Karicheri wrote: On 11/03/2012 08:35 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-05 Thread Murali Karicheri
On 11/03/2012 08:35 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-05 Thread Murali Karicheri
On 11/03/2012 08:35 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-03 Thread Sekhar Nori
On 10/25/2012 9:41 PM, Murali Karicheri wrote: > This is the common clk driver initialization functions for DaVinci > SoCs and other SoCs that uses similar hardware architecture. > clock.h also defines struct types for clock definitions in a SoC > and clock data type for configuring clk-mux. The

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-03 Thread Sekhar Nori
On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock data type for configuring clk-mux. The

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-01 Thread Murali Karicheri
On 11/01/2012 08:41 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-01 Thread Sekhar Nori
On 10/25/2012 9:41 PM, Murali Karicheri wrote: > This is the common clk driver initialization functions for DaVinci > SoCs and other SoCs that uses similar hardware architecture. > clock.h also defines struct types for clock definitions in a SoC > and clock data type for configuring clk-mux. The

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-01 Thread Sekhar Nori
On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock data type for configuring clk-mux. The

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-11-01 Thread Murali Karicheri
On 11/01/2012 08:41 AM, Sekhar Nori wrote: On 10/25/2012 9:41 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-10-31 Thread Murali Karicheri
On 10/28/2012 03:25 PM, Linus Walleij wrote: On Thu, Oct 25, 2012 at 6:11 PM, Murali Karicheri wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-10-31 Thread Murali Karicheri
On 10/28/2012 03:25 PM, Linus Walleij wrote: On Thu, Oct 25, 2012 at 6:11 PM, Murali Karicheri m-kariche...@ti.com wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-10-28 Thread Linus Walleij
On Thu, Oct 25, 2012 at 6:11 PM, Murali Karicheri wrote: > This is the common clk driver initialization functions for DaVinci > SoCs and other SoCs that uses similar hardware architecture. > clock.h also defines struct types for clock definitions in a SoC > and clock data type for configuring

Re: [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-10-28 Thread Linus Walleij
On Thu, Oct 25, 2012 at 6:11 PM, Murali Karicheri m-kariche...@ti.com wrote: This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock data type for

[PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-10-25 Thread Murali Karicheri
This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock data type for configuring clk-mux. The initialization functions are used by clock

[PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver

2012-10-25 Thread Murali Karicheri
This is the common clk driver initialization functions for DaVinci SoCs and other SoCs that uses similar hardware architecture. clock.h also defines struct types for clock definitions in a SoC and clock data type for configuring clk-mux. The initialization functions are used by clock