Re: [PATCH v2 2/4] ARM: rockchip: add suspend and resume for RK3288

2014-10-17 Thread Doug Anderson
Chris, On Fri, Oct 17, 2014 at 1:47 PM, wrote: > From: Chris Zhong > > It's a basic version of suspend and resume for rockchip, it only support > RK3288 > now. > > Signed-off-by: Tony Xie > Signed-off-by: Chris Zhong > > --- > > Changes in v2: > - add the regulator calls in prepare and finis

[PATCH v2 2/4] ARM: rockchip: add suspend and resume for RK3288

2014-10-17 Thread zyw
From: Chris Zhong It's a basic version of suspend and resume for rockchip, it only support RK3288 now. Signed-off-by: Tony Xie Signed-off-by: Chris Zhong --- Changes in v2: - add the regulator calls in prepare and finish. - add the pinmux of gpio6_c6 save and restore arch/arm/mach-rockchip