Re: [PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-03-11 Thread Doug Anderson
Hi, On Mon, Feb 9, 2015 at 5:12 AM, Chris Zhong wrote: > The delay time for wait the 24MHz OSC stabilization is 750ms, and the > delay time for wait the external PMU stabilization is 750ms too, let's > decrease them to 30ms. > > Signed-off-by: Chris Zhong > --- > > arch/arm/mach-rockchip/pm.c

Re: [PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-03-11 Thread Doug Anderson
Hi, On Mon, Feb 9, 2015 at 5:12 AM, Chris Zhong z...@rock-chips.com wrote: The delay time for wait the 24MHz OSC stabilization is 750ms, and the delay time for wait the external PMU stabilization is 750ms too, let's decrease them to 30ms. Signed-off-by: Chris Zhong z...@rock-chips.com ---

Re: [PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-03-02 Thread Chris Zhong
On 03/03/2015 04:47 AM, Heiko Stuebner wrote: Am Montag, 9. Februar 2015, 21:12:22 schrieb Chris Zhong: The delay time for wait the 24MHz OSC stabilization is 750ms, and the delay time for wait the external PMU stabilization is 750ms too, let's decrease them to 30ms. just to understand whats

Re: [PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-03-02 Thread Heiko Stuebner
Am Montag, 9. Februar 2015, 21:12:22 schrieb Chris Zhong: > The delay time for wait the 24MHz OSC stabilization is 750ms, and the > delay time for wait the external PMU stabilization is 750ms too, let's > decrease them to 30ms. just to understand whats happening here: The default delay time for

Re: [PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-03-02 Thread Chris Zhong
On 03/03/2015 04:47 AM, Heiko Stuebner wrote: Am Montag, 9. Februar 2015, 21:12:22 schrieb Chris Zhong: The delay time for wait the 24MHz OSC stabilization is 750ms, and the delay time for wait the external PMU stabilization is 750ms too, let's decrease them to 30ms. just to understand whats

Re: [PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-03-02 Thread Heiko Stuebner
Am Montag, 9. Februar 2015, 21:12:22 schrieb Chris Zhong: The delay time for wait the 24MHz OSC stabilization is 750ms, and the delay time for wait the external PMU stabilization is 750ms too, let's decrease them to 30ms. just to understand whats happening here: The default delay time for

[PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-02-09 Thread Chris Zhong
The delay time for wait the 24MHz OSC stabilization is 750ms, and the delay time for wait the external PMU stabilization is 750ms too, let's decrease them to 30ms. Signed-off-by: Chris Zhong --- arch/arm/mach-rockchip/pm.c | 3 +++ arch/arm/mach-rockchip/pm.h | 4 2 files changed, 7

[PATCH 1/2] ARM: rockchip: decrease the wait time for resume

2015-02-09 Thread Chris Zhong
The delay time for wait the 24MHz OSC stabilization is 750ms, and the delay time for wait the external PMU stabilization is 750ms too, let's decrease them to 30ms. Signed-off-by: Chris Zhong z...@rock-chips.com --- arch/arm/mach-rockchip/pm.c | 3 +++ arch/arm/mach-rockchip/pm.h | 4 2