]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00169661:Remove the discharge for VBUS and DP
authorTony LIU <junjie.liu@freescale.com>
Wed, 7 Dec 2011 05:31:35 +0000 (13:31 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:34 +0000 (08:33 +0200)
commitb3b8050a01f7aba177a4cfae77d79624389917f2
treeefa03ab53b993de5da3234cb00f10f294878a1d7
parent5fa3e40e78f713e209502cb5fd566c57955257c6
ENGR00169661:Remove the discharge for VBUS and DP

- VBUS discharge code should be removed from suspend_irq function
- On Arik, there is a huge capacitance(C86), even discharge VBUS,
  the Drop of VBUS is still very slow
- On Arik, the B session valid threshold is not 0.8V or 1.4V, it is
  about 2V~3V, so we can receive B session valid interrupt very soon
- No DP discharge needed, but wait for SE0 is needed
Signed-off-by: Tony LIU <junjie.liu@freescale.com>
drivers/usb/gadget/arcotg_udc.c