Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Marcin Wojtas
Thanks, it heleped. Best regards, Marcin 2015-04-01 11:21 GMT+02:00 Gregory CLEMENT : > Hi Marcin, > > On 01/04/2015 11:02, Marcin Wojtas wrote: >> Hi Gregory, >> >> When I run standby on A385 I get following error: >> root@localhost:~# echo standby > /sys/power/state >> [ 122.889266] PM:

Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Gregory CLEMENT
Hi Marcin, On 01/04/2015 11:02, Marcin Wojtas wrote: > Hi Gregory, > > When I run standby on A385 I get following error: > root@localhost:~# echo standby > /sys/power/state > [ 122.889266] PM: System core suspend callback > mvebu_mbus_suspend+0x0/0xf4 failed. > > Did you see this issue in your

Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Thomas Petazzoni
Dear Marcin Wojtas, On Wed, 1 Apr 2015 11:02:47 +0200, Marcin Wojtas wrote: > When I run standby on A385 I get following error: > root@localhost:~# echo standby > /sys/power/state > [ 122.889266] PM: System core suspend callback > mvebu_mbus_suspend+0x0/0xf4 failed. > > Did you see this issue

Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Marcin Wojtas
Hi Gregory, When I run standby on A385 I get following error: root@localhost:~# echo standby > /sys/power/state [ 122.889266] PM: System core suspend callback mvebu_mbus_suspend+0x0/0xf4 failed. Did you see this issue in your setup? Best regards, Marcin 2015-03-30 16:04 GMT+02:00 Gregory

Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Thomas Petazzoni
Dear Marcin Wojtas, On Wed, 1 Apr 2015 11:02:47 +0200, Marcin Wojtas wrote: When I run standby on A385 I get following error: root@localhost:~# echo standby /sys/power/state [ 122.889266] PM: System core suspend callback mvebu_mbus_suspend+0x0/0xf4 failed. Did you see this issue in your

Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Gregory CLEMENT
Hi Marcin, On 01/04/2015 11:02, Marcin Wojtas wrote: Hi Gregory, When I run standby on A385 I get following error: root@localhost:~# echo standby /sys/power/state [ 122.889266] PM: System core suspend callback mvebu_mbus_suspend+0x0/0xf4 failed. Did you see this issue in your setup?

Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Marcin Wojtas
Hi Gregory, When I run standby on A385 I get following error: root@localhost:~# echo standby /sys/power/state [ 122.889266] PM: System core suspend callback mvebu_mbus_suspend+0x0/0xf4 failed. Did you see this issue in your setup? Best regards, Marcin 2015-03-30 16:04 GMT+02:00 Gregory

Re: [PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-04-01 Thread Marcin Wojtas
Thanks, it heleped. Best regards, Marcin 2015-04-01 11:21 GMT+02:00 Gregory CLEMENT gregory.clem...@free-electrons.com: Hi Marcin, On 01/04/2015 11:02, Marcin Wojtas wrote: Hi Gregory, When I run standby on A385 I get following error: root@localhost:~# echo standby /sys/power/state [

[PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-03-30 Thread Gregory CLEMENT
Hi, Until now only one Armada XP based board supported suspend to ram. This suspend to ram mode was unusual because it involved shutting down the SoC and relied on a PIC to wake up the system. However, most of the recent mvebu SoCs can support the standby mode. Unlike for the suspend to ram,

[PATCH 0/5] Add standby support for the recent mvebu SoCs

2015-03-30 Thread Gregory CLEMENT
Hi, Until now only one Armada XP based board supported suspend to ram. This suspend to ram mode was unusual because it involved shutting down the SoC and relied on a PIC to wake up the system. However, most of the recent mvebu SoCs can support the standby mode. Unlike for the suspend to ram,