From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH] OMAP: powerdomains: Make all powerdomain target states as ON at init Date: Sat, 16 Jul 2011 00:28:51 -0700 Message-ID: <4E213DB3.1080809@ti.com> References: <1310527588-13022-1-git-send-email-santosh.shilimkar@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Paul Walmsley Cc: khilman@ti.com, linux-omap@vger.kernel.org, b-cousson@ti.com, linux-arm-kernel@lists.infradead.org, Rajendra Nayak List-Id: linux-omap@vger.kernel.org On 7/15/2011 12:54 AM, Paul Walmsley wrote: > On Wed, 13 Jul 2011, Santosh Shilimkar wrote: > >> From: Rajendra Nayak >> >> Program all powerdomain target state as ON; This is to >> prevent domains from hitting low power states (if bootloader >> has target states set to something other than ON) and potentially >> even losing context while PM is not fully initilized. >> The PM late init code can then program the desired target >> state for all the power domains. >> >> Signed-off-by: Rajendra Nayak > > Thanks, dropped the second hunk of the patch and queued for 3.1-rc fixes > at git://git.pwsan.com/linux-2.6 in the 'pwrdm_clkdm_fixes_3.1rc' branch. > > Santosh, looks like this is missing a Signed-off-by: or similar from you. > Do you want me to add it? > Sure Paul. I missed to add it somehow while posting it. Regards Santosh