From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 1/6 v2] arm: omap: usb: ehci and ohci hwmod structures for omap4 Date: Thu, 07 Jul 2011 08:57:21 -0700 Message-ID: <87mxgqdqxq.fsf@ti.com> References: <1309546474-15363-1-git-send-email-keshava_mgowda@ti.com> <1309546474-15363-2-git-send-email-keshava_mgowda@ti.com> <20110707102900.GG1311@legolas.emea.dhcp.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20110707102900.GG1311@legolas.emea.dhcp.ti.com> (Felipe Balbi's message of "Thu, 7 Jul 2011 13:29:01 +0300") Sender: linux-kernel-owner@vger.kernel.org To: balbi@ti.com Cc: Keshava Munegowda , linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, gadiyar@ti.com, sameo@linux.intel.com, parthab@india.ti.com, tony@atomide.com, b-cousson@ti.com, paul@pwsan.com, johnstul@us.ibm.com, vishwanath.bs@ti.com List-Id: linux-omap@vger.kernel.org Felipe Balbi writes: > Hi Tony, Benoit, Kevin, Paul, > > On Sat, Jul 02, 2011 at 12:24:29AM +0530, Keshava Munegowda wrote: >> From: Benoit Cousson >> >> Following 4 hwmod strcuture are added: >> UHH hwmod of usbhs with uhh base address and functional clock, >> EHCI hwmod with irq and base address, >> OHCI hwmod with irq and base address, >> TLL hwmod of usbhs with the TLL base address and irq. >> >> Signed-off-by: Benoit Cousson >> Signed-off-by: Keshava Munegowda > > Can the hwmod part go into this merge window ? I can fix the PM part > later on but without hwmod, I can't do anything. The hwmod data parts of this series need to be udpated on top of Benoit's changes since some new fields have been added for proper clockdomain and modulemode support. Benoit has updated the autogen tools so any hwmod data submitted for new IP blocks needs to use the new autogenerated data. Kevin