Re: [PATCH v2 8/9] usb: chipidea: add sys inputs for OTG fsm input.

2014-02-09 Thread Peter Chen
On Mon, Jan 20, 2014 at 09:56:19AM +0800, Li Jun wrote: > This patch adds sys input to control and show OTG fsm inputs by application, > user can do host and preipheral role switch by change these inputs. Please add ABI doc for that, Documentation/ABI/testing/ Peter > > Signed-off-by: Li Jun >

[PATCH v2 8/9] usb: chipidea: add sys inputs for OTG fsm input.

2014-01-19 Thread Li Jun
This patch adds sys input to control and show OTG fsm inputs by application, user can do host and preipheral role switch by change these inputs. Signed-off-by: Li Jun --- drivers/usb/chipidea/otg.c |1 + drivers/usb/chipidea/otg_fsm.c | 192 driv