Re: OMAP PM question

2015-12-21 Thread Tony Lindgren
Hi, * Renju Liu [151220 15:00]: > Hello all, > > For omap4, I wonder how should emif be handled when suspending the entire SoC. > > In playing with Robert Nelson's 4.2 kernel tree [1], I noticed that > the suspend seems broken: the kernel, in the suspend_noirq phase, > tries to disable the emif

OMAP PM question

2015-12-20 Thread Renju Liu
Hello all, For omap4, I wonder how should emif be handled when suspending the entire SoC. In playing with Robert Nelson's 4.2 kernel tree [1], I noticed that the suspend seems broken: the kernel, in the suspend_noirq phase, tries to disable the emif hwmod by calling omap_device_idle(); the board

Re: OMAP PM question

2009-07-24 Thread Roger Quadros
ext Peter Barada wrote: Kevin, I'm trying to port over the 2.6.30 OMAP PM branch on Logic's SOM, pulled from just a few days ago before the rebase to 2.6.31-rc1: http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=commit;h=e0cffc298098263630b83c458b8fce754badb9a3 Unfortunately

OMAP PM question

2009-07-23 Thread Peter Barada
Kevin, I'm trying to port over the 2.6.30 OMAP PM branch on Logic's SOM, pulled from just a few days ago before the rebase to 2.6.31-rc1: http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=commit;h=e0cffc298098263630b83c458b8fce754badb9a3 Unfortunately It doesn't go into retent