Hello, On Fri, 19 Jun 2009, Russell King - ARM Linux wrote: > On Thu, Jun 18, 2009 at 08:48:47AM +0300, Tony Lindgren wrote: > > Paul, can you please post a git pull request for Russell on these? > > I think these should still go in if possible. > > > > Russell, if you think it's too late, I'll pile them up into omap > > for-next branch. > > Let's merge them. The following changes since commit cd07ecc828486e5887113c7dc4d9f9022145811b: Tony Lindgren (1): Merge branch 'omap4' into for-next are available in the git repository at: git://git.pwsan.com/linux-2.6 omap-clock-for-next Paul Walmsley (7): OMAP3 clock: remove wait for DPLL3 M2 clock to stabilize OMAP3 clock: initialize SDRC timings at kernel start OMAP3 clock: add a short delay when lowering CORE clk rate OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock change OMAP3 SRAM: add more comments on the SRAM code OMAP3 SRAM: convert SRAM code to use macros rather than magic numbers OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLL Roel Kluin (1): OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisons Tero Kristo (1): OMAP3: Add support for DPLL3 divisor values higher than 2 arch/arm/mach-omap2/clock.c | 2 +- arch/arm/mach-omap2/clock34xx.c | 42 ++++++++--- arch/arm/mach-omap2/io.c | 36 +++++++++ arch/arm/mach-omap2/powerdomain.c | 2 +- arch/arm/mach-omap2/sram34xx.S | 129 +++++++++++++++++++++----------- arch/arm/plat-omap/include/mach/sram.h | 6 +- arch/arm/plat-omap/sram.c | 8 +- 7 files changed, 163 insertions(+), 62 deletions(-) - Paul -- 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