From mboxrd@z Thu Jan 1 00:00:00 1970 From: hvaibhav@ti.com (Vaibhav Hiremath) Date: Mon, 11 Jun 2012 14:49:58 +0530 Subject: [PATCH 2/6] ARM: OMAP AM33xx: voltagedomain: Add voltage domain data In-Reply-To: References: <20120521184053.22565.90037.stgit@dusk> <20120521184156.22565.87926.stgit@dusk> Message-ID: <4FD5B83E.6020807@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 6/11/2012 6:50 AM, Paul Walmsley wrote: > Hi Vaibhav, Afzal, Tony, > > On Mon, 21 May 2012, Paul Walmsley wrote: > >> From: Vaibhav Hiremath >> >> 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. > > I had to update this patch again for v3.5 to account for the lack of > am33xx_init_early(). So now this patch has to add it (updated patch > below). > Paul, I think this is not required, since Tony has already accepted the patch which has this implementation (available on linux-omap/master). Please refer to the commit, commit 08f3098928c991560408e8c71d4af8b1a3ff2d67 Author: Afzal Mohammed Date: Fri May 11 00:38:49 2012 +0530 ARM: OMAP2+: am33xx: Add AM335XEVM machine support Thanks, Vaibhav