Re: [PATCH v2] ARM: OMAP3: hwmod_data: Correct clock domains for USB modules

2014-04-11 Thread Paul Walmsley
On Thu, 10 Apr 2014, Roger Quadros wrote: > OMAP3 doesn't contain "l3_init_clkdm" clock domain. Use the > proper clock domains for USB Host and USB TLL modules. > > Gets rid of the following warnings during boot > omap_hwmod: usb_host_hs: could not associate to clkdm l3_init_clkdm > omap_hwmod:

[PATCH v2] ARM: OMAP3: hwmod_data: Correct clock domains for USB modules

2014-04-10 Thread Roger Quadros
OMAP3 doesn't contain "l3_init_clkdm" clock domain. Use the proper clock domains for USB Host and USB TLL modules. Gets rid of the following warnings during boot omap_hwmod: usb_host_hs: could not associate to clkdm l3_init_clkdm omap_hwmod: usb_tll_hs: could not associate to clkdm l3_init_clkdm