* Tony Lindgren [070119 12:47]: > Hi all, > > I'm planning to merge in the Nokia N800 PM code for omap2 available at > [1] and [2]. > > N800 patch gets rid of pm-domain.c and moves those functions to pm.c. > It also adds handy debugging via serial console by keeping the serial > clock on for few seconds after serial interrupts before allowing deeper > sleep states. > > Can somebody please test if it boots/works on H4? I don't currently > have access to H4. Also it would be nice to get it patched to provide > basic PM for 2430. > > Once we have this merged in, we can start figuring out the interfaces > needed for dynamic power management etc. > > Regards, > > Tony > > [1] http://repository.maemo.org/pool/maemo3.0/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz > [2] http://repository.maemo.org/pool/maemo3.0/free/source/kernel-source-rx-34_2.6.18-osso29.diff.gz Oops, turns out the patch ad an extra space in it and does not apply. Here's a fixed version. Tony