RE: [PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature

2014-04-15 Thread dongsheng.w...@freescale.com
ngsheng-B40534 > > > Cc: Jin Zhengxiong-R64188; Li Yang-Leo-R58472; Zhao Chenhui-B35336; > linuxppc- > > > d...@lists.ozlabs.org > > > Subject: Re: [PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep > sleep > > > feature > > > > > > On M

Re: [PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature

2014-04-15 Thread Scott Wood
nhui-B35336; > > linuxppc- > > d...@lists.ozlabs.org > > Subject: Re: [PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep > > sleep > > feature > > > > On Mon, 2014-04-14 at 10:24 +0800, Dongsheng Wang wrote: > > > From: Wang Dongsheng > >

RE: [PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature

2014-04-14 Thread dongsheng.w...@freescale.com
> -Original Message- > From: Wood Scott-B07421 > Sent: Tuesday, April 15, 2014 7:36 AM > To: Wang Dongsheng-B40534 > Cc: Jin Zhengxiong-R64188; Li Yang-Leo-R58472; Zhao Chenhui-B35336; linuxppc- > d...@lists.ozlabs.org > Subject: Re: [PATCH 2/2] fsl/mpic_timer: make

Re: [PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature

2014-04-14 Thread Scott Wood
On Mon, 2014-04-14 at 10:24 +0800, Dongsheng Wang wrote: > From: Wang Dongsheng > > At T104x platfrom the timer clock will be changed when system going to > deep sleep. Could you elaborate on what is changing and why? > +#include > #include So much for, "The driver currently is only tested

[PATCH 2/2] fsl/mpic_timer: make mpic_timer to support deep sleep feature

2014-04-13 Thread Dongsheng Wang
From: Wang Dongsheng At T104x platfrom the timer clock will be changed when system going to deep sleep. Add suspend function to switch timer time before system going to deep sleep, and recovery the time after resume from deep sleep. Signed-off-by: Wang Dongsheng diff --git a/arch/powerpc/sysde