Re: [PATCH v5 05/11] usb: chipidea: add OTG fsm operation functions implemenation.

2014-03-31 Thread Peter Chen
On Sun, Mar 30, 2014 at 08:20:07PM +0800, Li Jun wrote: > Add OTG HNP and SRP operation functions implementation: > - charge vbus > - drive vbus > - connection signaling > - drive sof > - start data pulse > - add fsm timer > - delete fsm timer > - start host > - start gadget > > Signed-off-by: Li

[PATCH v5 05/11] usb: chipidea: add OTG fsm operation functions implemenation.

2014-03-30 Thread Li Jun
Add OTG HNP and SRP operation functions implementation: - charge vbus - drive vbus - connection signaling - drive sof - start data pulse - add fsm timer - delete fsm timer - start host - start gadget Signed-off-by: Li Jun --- drivers/usb/chipidea/bits.h|9 ++ drivers/usb/chipidea/ci.h