ARM: OMAP AM35xx: clock and hwmod data: fix AM35xx HSOTGUSB hwmod
authorPaul Walmsley <paul@pwsan.com>
Wed, 27 Jun 2012 20:53:46 +0000 (14:53 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 27 Jun 2012 20:53:46 +0000 (14:53 -0600)
commit89ea25835a5565a0a7abf4e2b423c30408d74a80
tree873d9935ae102ecd94347e70357407b3f3cba75e
parent6b16351acbd415e66ba16bf7d473ece1574cf0bc
ARM: OMAP AM35xx: clock and hwmod data: fix AM35xx HSOTGUSB hwmod

Partially fix the hwmod data for the AM35xx USB OTG hwmod.  This
should resolve the following boot warning on AM35xx platforms:

omap_hwmod: am35x_otg_hs: cannot be enabled for reset (3)

While here, also fix the clkdev records, to avoid warnings about
duplicate clock aliases.

The hwmod is also connected to the wrong interconnect.  It should be
connected to the IPSS, not the L4 CORE.  But that is left for a future
fix, since it probably has a dependency on some hwmod core changes.

Cc: Felipe Balbi <balbi@ti.com>
Cc: Hema HK <hemahk@ti.com>
Cc: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Mark A. Greer <mgreer@animalcreek.com>
arch/arm/mach-omap2/clock3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c