On Mon, 2011-06-27 at 18:33 +0200, Benoit Cousson wrote: > Hi Paul, > > Here is the second part of the modulemode series. > The goal here is to do the cleanup on the clock nodes and PRCM macros > that are not needed anymore by the hwmod data. > Some macros are still needed because of clock data. It should be removed > once the clock data will be cleaned. > > Moreover, in order to get rid of static clkdev, omap_device is trying to > create dynamically an "fck" alias if a main_clk is defined in hwmod data. > > As usual, because of drivers non-adapted to pm_runtime, some temp hacks > are needed for both MMC and timer1. > If the drivers are fixes before these series, these temp patches could be > dropped. > > The series is based on for_3.0.1/5_hwmod_clkdm_fixes and tested > on OMAP4430 ES2.1 + SDP. It should not affect OMAP2 & 3, but some testing > are definitively needed. > > The patches are available here: > git://gitorious.org/omap-pm/linux.git for_3.0.1/6_hwmod_modulemode I tested the branch on Blaze, but DSS doesn't work as the clock aliases have changed, leading to crash. And as only OMAP4 clocks/hwmods were changed, this makes me believe OMAP2/3 DSS would still work. I think the OMAP2/3/4 changes need to be done in sync, and at the same time keeping the peripherals working. Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html