Re: [PATCH 06/10] usb: chipidea: OTG fsm timers initialization.

2014-01-16 Thread David Cohen
> Hi Li Jun, Hi Li Jun, > > On Wed, Jan 08, 2014 at 05:06:21PM +0800, Li Jun wrote: > > This patch adds OTG fsm timers initialization, which use controller's > > 1ms interrupt as time out counter, also adds some local timers which > > are not in otg_fsm_timer list. > > > > Signed-off-by: Li J

RE: [PATCH 06/10] usb: chipidea: OTG fsm timers initialization.

2014-01-16 Thread b47...@freescale.com
-Original Message- From: Michael Grzeschik [mailto:m...@pengutronix.de] Sent: Friday, January 10, 2014 9:48 PM To: Li Jun-B47624 Cc: ba...@ti.com; Chen Peter-B29397; linux-usb@vger.kernel.org Subject: Re: [PATCH 06/10] usb: chipidea: OTG fsm timers initialization. Hi Li Jun, On Wed, Jan

Re: [PATCH 06/10] usb: chipidea: OTG fsm timers initialization.

2014-01-10 Thread Michael Grzeschik
Hi Li Jun, On Wed, Jan 08, 2014 at 05:06:21PM +0800, Li Jun wrote: > This patch adds OTG fsm timers initialization, which use controller's 1ms > interrupt as time out counter, also adds some local timers which are not > in otg_fsm_timer list. > > Signed-off-by: Li Jun > --- > drivers/usb/chipid

Re: [PATCH 06/10] usb: chipidea: OTG fsm timers initialization.

2014-01-09 Thread Peter Chen
On Wed, Jan 08, 2014 at 05:06:21PM +0800, Li Jun wrote: > This patch adds OTG fsm timers initialization, which use controller's 1ms > interrupt as time out counter, also adds some local timers which are not timeout? > in otg_fsm_timer list. > > Signed-off-by: Li Jun > --- > drivers/usb/chipide

[PATCH 06/10] usb: chipidea: OTG fsm timers initialization.

2014-01-08 Thread Li Jun
This patch adds OTG fsm timers initialization, which use controller's 1ms interrupt as time out counter, also adds some local timers which are not in otg_fsm_timer list. Signed-off-by: Li Jun --- drivers/usb/chipidea/otg_fsm.c | 111 +++- drivers/usb/chipidea