Re: N900 sleep mode (in 4.5-rc0, if that matters)

From: Tony Lindgren
Date: Wed Feb 10 2016 - 20:10:46 EST


* Tony Lindgren <tony@xxxxxxxxxxx> [160209 09:26]:
> * Pavel Machek <pavel@xxxxxx> [160207 13:24]:
>
> > ffdffebd 48004a20 (fa004a20) cm_idlest1_core blocking bits: 00200042
> > 0000000d 48004a28 (fa004a28) cm_idlest3_core
>
> Bit 21 in cm_idlest1_core is for MCSPI4 so WLAN. Does that go
> down if do sleep 5; cat /sys/kernel/debug/pm_debug/count ?
>
> If not, the're PM runtime missing or broken somewhere.

Just tested n900 wlan here and it's working for me with Emil's
patch from the "" thread and the PM runtime regression fix for
hsmmc I posted earlier today. Looks like n900 is hitting off
mode just fine with wlan0 configured.

It does not wake up to pings from outside from off mode though
until the system wakes up.

I'll take a look and send a patch for that separately.

Regards,

Tony