From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Kucheria Subject: RE: Power domain addition. Date: Thu, 15 Jun 2006 12:12:41 +0300 Message-ID: <1150362761.14712.11.camel@localhost> References: Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: "ext Woodruff, Richard" Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org On Wed, 2006-06-14 at 14:52 -0500, ext Woodruff, Richard wrote: > -- In the example code I use the full auto method, I don't see auto > state settings being done here (CM_CLKSTCTRL_CORE for instance)... Setting the AUTOSTAT_x bits in the CM_CLKSTCTRL_y registers to 1 is _not_ setting it to full auto? >>From arch/arm/mach-omap2/pm-domain.c: pmdomain_set_clock_autocontrol(AUTOSTAT_DSS | AUTOSTAT_L4 | AUTOSTAT_L3, PM_CORE_OFFSET); is supposed to to set it to full auto. If this is required to be 0 instead, then we have seriously misread that section of the TRM. :) -- Amit Kucheria Nokia