On 07/23/2013 10:19 AM, Tero Kristo wrote: > Hi, > > Changes compared to previous version: > > - Clock init files moved from mach-omap2/ to drivers/clk/omap/ > - AM33xx support added [patches 15-20] > - OMAP3 support added [patches 21-29] > - DRA7 APLL support added (thanks Keerthy) [patches 30-33] > > Test branch on top of 3.11-rc1 available here: > > git://gitorious.org/~kristo/omap-pm/omap-pm-work.git > branch: mainline-3.11-rc1-omap-dt-clks > > Testing done: > > - boot + suspend tested on OMAP3 beagle C4 (omap3530) > - boot + suspend tested on OMAP4 panda ES (omap4460) > - boot tested on beagle bone (am335x) > > A boot test was also executed for DRA7 and OMAP5 on a separate branch > (mainline does not have OMAP5 / DRA7 support so far.) Thanks to your hints, I was able to get this to work with 3.11-rc1 on omap5 uevm using the following 3 patches. Please include them in your series. Thanks. cheers, -roger