Re: [PATCH] clk: tegra: Use common of_clk_init() function

2013-05-17 Thread Stephen Warren
On 04/04/2013 03:05 AM, Prashant Gaikwad wrote: > Use common of_clk_init() function for clocks initialization. Prashant, can you please resend this to Mike for inclusion in 3.11; now that we have moved the Tegra clock driver out of arch/arm/mach-tegra, we should send all clock driver changes

Re: [PATCH] clk: tegra: Use common of_clk_init() function

2013-05-17 Thread Stephen Warren
On 04/04/2013 03:05 AM, Prashant Gaikwad wrote: Use common of_clk_init() function for clocks initialization. Prashant, can you please resend this to Mike for inclusion in 3.11; now that we have moved the Tegra clock driver out of arch/arm/mach-tegra, we should send all clock driver changes

Re: [PATCH] clk: tegra: Use common of_clk_init() function

2013-04-04 Thread Stephen Warren
On 04/04/2013 03:05 AM, Prashant Gaikwad wrote: > Use common of_clk_init() function for clocks initialization. > > Signed-off-by: Prashant Gaikwad > --- > > Stephen, if T114 clock series is not going to make in 3.10 then I would > like Mike to take this patch. If T114 clock series makes it then

[PATCH] clk: tegra: Use common of_clk_init() function

2013-04-04 Thread Prashant Gaikwad
Use common of_clk_init() function for clocks initialization. Signed-off-by: Prashant Gaikwad --- Stephen, if T114 clock series is not going to make in 3.10 then I would like Mike to take this patch. If T114 clock series makes it then I have to rebase this patch on top of it. ---

[PATCH] clk: tegra: Use common of_clk_init() function

2013-04-04 Thread Prashant Gaikwad
Use common of_clk_init() function for clocks initialization. Signed-off-by: Prashant Gaikwad pgaik...@nvidia.com --- Stephen, if T114 clock series is not going to make in 3.10 then I would like Mike to take this patch. If T114 clock series makes it then I have to rebase this patch on top of it.

Re: [PATCH] clk: tegra: Use common of_clk_init() function

2013-04-04 Thread Stephen Warren
On 04/04/2013 03:05 AM, Prashant Gaikwad wrote: Use common of_clk_init() function for clocks initialization. Signed-off-by: Prashant Gaikwad pgaik...@nvidia.com --- Stephen, if T114 clock series is not going to make in 3.10 then I would like Mike to take this patch. If T114 clock series