Re: [PATCH v10 4/8] usb: chipidea: udc: add pullup/pulldown dp at hw_device_state

2013-02-27 Thread Peter Chen
On Wed, Feb 27, 2013 at 11:06:05PM +0200, Alexander Shishkin wrote: >On Feb 27, 2013 8:33 AM, "Peter Chen" wrote: >> >> - During the connect/disconnect host, we need to pullup >> and pulldown dp >> - Make sure the dp is not pullup until the vbus is on when >> flag CI13XXX_P

[PATCH v10 4/8] usb: chipidea: udc: add pullup/pulldown dp at hw_device_state

2013-02-26 Thread Peter Chen
- During the connect/disconnect host, we need to pullup and pulldown dp - Make sure the dp is not pullup until the vbus is on when flag CI13XXX_PULLUP_ON_VBUS is set - Using hw_device_state when set run/stop bit Signed-off-by: Peter Chen --- drivers/usb/chipidea/udc.c | 10 -- 1 files