From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH-V4 1/4] ARM: OMAP3+: am33xx: Add voltage domain data Date: Mon, 30 Apr 2012 13:41:23 -0700 Message-ID: <87r4v5t0jw.fsf@ti.com> References: <1333123435-27186-1-git-send-email-hvaibhav@ti.com> <1333123435-27186-2-git-send-email-hvaibhav@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog130.obsmtp.com ([74.125.149.143]:33163 "EHLO na3sys009aog130.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757126Ab2D3Ul0 (ORCPT ); Mon, 30 Apr 2012 16:41:26 -0400 Received: by dady13 with SMTP id y13so6065756dad.27 for ; Mon, 30 Apr 2012 13:41:25 -0700 (PDT) In-Reply-To: (Paul Walmsley's message of "Fri, 27 Apr 2012 18:39:07 -0600 (MDT)") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: Vaibhav Hiremath , linux-omap@vger.kernel.org, tony@atomide.com, rnayak@ti.com, b-cousson@ti.com, linux-arm-kernel@lists.infradead.org, Afzal Mohammed Paul Walmsley writes: > Hi Vaibhav, Kevin, > > On Fri, 30 Mar 2012, Vaibhav Hiremath wrote: > >> Currently dummy voltage domain data is being created >> in order to succeed boot process, nothing has been done >> w.r.t actual hardware (voltage control). >> >> Also, hook up the AM33XX voltage domain to OMAP framework. >> >> Signed-off-by: Vaibhav Hiremath >> Signed-off-by: Afzal Mohammed >> Cc: Benoit Cousson >> Cc: Tony Lindgren >> Cc: Kevin Hilman >> Cc: Paul Walmsley >> Cc: Rajendra Nayak > > Looks okay to me. Kevin, you want to ack this one and I will queue it? > Either that, or if you want to take it, I will ack it. You can take it with the others. Acked-by: Kevin Hilman From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Mon, 30 Apr 2012 13:41:23 -0700 Subject: [PATCH-V4 1/4] ARM: OMAP3+: am33xx: Add voltage domain data In-Reply-To: (Paul Walmsley's message of "Fri, 27 Apr 2012 18:39:07 -0600 (MDT)") References: <1333123435-27186-1-git-send-email-hvaibhav@ti.com> <1333123435-27186-2-git-send-email-hvaibhav@ti.com> Message-ID: <87r4v5t0jw.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Paul Walmsley writes: > Hi Vaibhav, Kevin, > > On Fri, 30 Mar 2012, Vaibhav Hiremath wrote: > >> Currently dummy voltage domain data is being created >> in order to succeed boot process, nothing has been done >> w.r.t actual hardware (voltage control). >> >> Also, hook up the AM33XX voltage domain to OMAP framework. >> >> Signed-off-by: Vaibhav Hiremath >> Signed-off-by: Afzal Mohammed >> Cc: Benoit Cousson >> Cc: Tony Lindgren >> Cc: Kevin Hilman >> Cc: Paul Walmsley >> Cc: Rajendra Nayak > > Looks okay to me. Kevin, you want to ack this one and I will queue it? > Either that, or if you want to take it, I will ack it. You can take it with the others. Acked-by: Kevin Hilman