[PATCH v6 0/7] This is the 1st version of suspend for RK3288.

2014-10-29 Thread Chris Zhong
RK3288 can shut down the cpu, gpu and other device controllers in suspend, and it will pull the GLOBAL_PWROFF pin to high in the final stage of the process of suspend, pull the pin to low again when resume. Changes in v6: - modify comments - get rid of the save/restore of SRAM - doing the copy of

Re: [PATCH v6 0/7] This is the 1st version of suspend for RK3288.

2014-10-29 Thread Kevin Hilman
Hi Chris, Chris Zhong z...@rock-chips.com writes: RK3288 can shut down the cpu, gpu and other device controllers in suspend, and it will pull the GLOBAL_PWROFF pin to high in the final stage of the process of suspend, pull the pin to low again when resume. I tried to test this on top of

Re: [PATCH v6 0/7] This is the 1st version of suspend for RK3288.

2014-10-29 Thread Heiko Stübner
Am Mittwoch, 29. Oktober 2014, 13:06:05 schrieb Kevin Hilman: Hi Chris, Chris Zhong z...@rock-chips.com writes: RK3288 can shut down the cpu, gpu and other device controllers in suspend, and it will pull the GLOBAL_PWROFF pin to high in the final stage of the process of suspend, pull the

Re: [PATCH v6 0/7] This is the 1st version of suspend for RK3288.

2014-10-29 Thread Doug Anderson
Heiko, On Wed, Oct 29, 2014 at 2:50 PM, Heiko Stübner he...@sntech.de wrote: Am Mittwoch, 29. Oktober 2014, 13:06:05 schrieb Kevin Hilman: Hi Chris, Chris Zhong z...@rock-chips.com writes: RK3288 can shut down the cpu, gpu and other device controllers in suspend, and it will pull the