iMX28 wake up from suspend-to-idle

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX28 wake up from suspend-to-idle

1,592件の閲覧回数
damienlagneux
Contributor I

Hi,

I'm having trouble waking up imx28 from suspend-to-idle using GPIO interrupt.

It turns out that when the system is in suspend-to-ram sleep state, it can be woken using a GPIO. The problem is only with suspend-to-idle state.

Any idea where the problem comes from?

Thanks for the help,

Damien

ラベル(2)
0 件の賞賛
返信
5 返答(返信)

1,161件の閲覧回数
lategoodbye
Senior Contributor I

Hi Damien,

i've sent a patch to fix this issue for the mainline kernel:

http://marc.info/?l=linux-arm-kernel&m=148286401809773&w=2

0 件の賞賛
返信

1,161件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Damien

FSL i.MX28 BSP does not use "suspend-to-idle" low power mode,

implemented modes are described in attached Linux Manual Chapter 8

and AN4199 sect.2.6 Low-power modes.

In general power management in Linux may have many modes but not all of them

can be implemented in BSP.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,161件の閲覧回数
damienlagneux
Contributor I

Hi Igor,

Thank you for your answer.

The thing is, suspend-to-idle state is "pure software" and "always supported" as said in https://www.kernel.org/doc/Documentation/power/states.txt. Moreover, the system can be woken up from suspend-to-idle state using serial port for example.

That's why I don't understand why it can't be woken up using GPIO.

Best regards,

Damien

0 件の賞賛
返信

1,161件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Damien

seems one can post this to kernel.org mailing list

Best regards

igor

0 件の賞賛
返信

1,161件の閲覧回数
damienlagneux
Contributor I

I'm on it, thanks Igor.

Regards,

Damien

0 件の賞賛
返信