From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 18 Apr 2012 16:21:35 -0700 Subject: [PATCH-V4 0/4] ARM: OMAP2+: Add voltagedomain, powerdomain & PRM support for AM33XX device In-Reply-To: References: <1333123435-27186-1-git-send-email-hvaibhav@ti.com> <79CD15C6BA57404B839C016229A409A83E9EA07A@DBDE01.ent.ti.com> Message-ID: <20120418232135.GU21106@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [120413 03:46]: > Hi Vaibhav, > > On Fri, 13 Apr 2012, Hiremath, Vaibhav wrote: > > > Yes, we are using am3517evm file for AM33XX MACHINE_INIT definition here. > > These patches have been reviewed and accepted in the list, only thing is > > they couldn't make it to upstream during v3.4 merge window. > > > > I believe Tony is going to push them for v3.5 now. > > Hmm, but if you modify the AM3517EVM board file to call > am33xx_init_early(), won't that break the AM3517EVM board? > Wouldn't a separate board file be needed for the AM33xx? You can have multiple MACHINE_START entries in a board-*.c file if that's what you're asking. Regards, Tony