Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-06-16 Thread Paul Walmsley
On Mon, 31 May 2010, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [100520 02:05]: Hi, On Wed, 19 May 2010, Santosh Shilimkar wrote: This patch uses ENABLE_ON_INIT flag on the emif clock nodes to avoid the emif clk getting cut as part of reset un-used clock routine which

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-06-16 Thread Tony Lindgren
* Paul Walmsley p...@pwsan.com [100616 12:16]: On Mon, 31 May 2010, Tony Lindgren wrote: * Paul Walmsley p...@pwsan.com [100520 02:05]: Hi, On Wed, 19 May 2010, Santosh Shilimkar wrote: This patch uses ENABLE_ON_INIT flag on the emif clock nodes to avoid the emif clk

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-31 Thread Tony Lindgren
* Paul Walmsley p...@pwsan.com [100520 02:05]: Hi, On Wed, 19 May 2010, Santosh Shilimkar wrote: This patch uses ENABLE_ON_INIT flag on the emif clock nodes to avoid the emif clk getting cut as part of reset un-used clock routine which prevents boot. Since omap4 omap2_clk_init()

RE: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-20 Thread Shilimkar, Santosh
-Original Message- From: Menon, Nishanth Sent: Thursday, May 20, 2010 7:19 AM To: Tony Lindgren Cc: Shilimkar, Santosh; linux-omap@vger.kernel.org; Paul Walmsley Subject: Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks Tony Lindgren had written, on 05/19/2010

[PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Santosh Shilimkar
This patch uses ENABLE_ON_INIT flag on the emif clock nodes to avoid the emif clk getting cut as part of reset un-used clock routine which prevents boot. Since omap4 omap2_clk_init() calls clk_enable_init_clocks() which increases the usecount on all ENABLE_ON_INIT clocks, it prevents

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Nishanth Menon
Shilimkar, Santosh had written, on 05/19/2010 11:38 AM, the following: This patch uses ENABLE_ON_INIT flag on the emif clock nodes to avoid the emif clk getting cut as part of reset un-used clock routine which prevents boot. Since omap4 omap2_clk_init() calls clk_enable_init_clocks() which

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Paul Walmsley
Hi, On Wed, 19 May 2010, Santosh Shilimkar wrote: This patch uses ENABLE_ON_INIT flag on the emif clock nodes to avoid the emif clk getting cut as part of reset un-used clock routine which prevents boot. Since omap4 omap2_clk_init() calls clk_enable_init_clocks() which increases the

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [100519 12:56]: looks like network is still not functional on SDP4430. different issue Oh so Ethernet does not work either? What's wrong with that? Regards, Tony -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Nishanth Menon
Tony Lindgren had written, on 05/19/2010 08:00 PM, the following: * Nishanth Menon n...@ti.com [100519 12:56]: looks like network is still not functional on SDP4430. different issue Oh so Ethernet does not work either? What's wrong with that? I was told offline that the driver is somewhere in

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Nishanth Menon
Tony Lindgren had written, on 05/19/2010 08:06 PM, the following: * Nishanth Menon n...@ti.com [100519 17:58]: Tony Lindgren had written, on 05/19/2010 08:00 PM, the following: * Nishanth Menon n...@ti.com [100519 12:56]: looks like network is still not functional on SDP4430. different issue

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [100519 18:03]: Tony Lindgren had written, on 05/19/2010 08:06 PM, the following: * Nishanth Menon n...@ti.com [100519 17:58]: Tony Lindgren had written, on 05/19/2010 08:00 PM, the following: * Nishanth Menon n...@ti.com [100519 12:56]: looks like network is

Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Nishanth Menon
Tony Lindgren had written, on 05/19/2010 08:24 PM, the following: * Nishanth Menon n...@ti.com [100519 18:03]: Tony Lindgren had written, on 05/19/2010 08:06 PM, the following: * Nishanth Menon n...@ti.com [100519 17:58]: Tony Lindgren had written, on 05/19/2010 08:00 PM, the following: *

RE: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Shilimkar, Santosh
-Original Message- From: Menon, Nishanth Sent: Thursday, May 20, 2010 7:19 AM To: Tony Lindgren Cc: Shilimkar, Santosh; linux-omap@vger.kernel.org; Paul Walmsley Subject: Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks Tony Lindgren had written, on 05/19/2010

RE: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks

2010-05-19 Thread Shilimkar, Santosh
-Original Message- From: Paul Walmsley [mailto:p...@pwsan.com] Sent: Thursday, May 20, 2010 4:41 AM To: Shilimkar, Santosh; Menon, Nishanth Cc: linux-omap@vger.kernel.org Subject: Re: [PATCH v2] omap4: Fix multi-omap boot with reset un-used clocks Hi, On Wed, 19 May 2010