phy: omap-usb2: Provide workaround for USB2PHY false disconnect
authorAustin Beam <austinbeam@ti.com>
Thu, 6 Mar 2014 12:41:53 +0000 (18:11 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Sun, 9 Mar 2014 07:15:07 +0000 (12:45 +0530)
commit7e472402ca308287a2474d4c9011f69f33fa19cb
tree6d209c68dff18d6ee80daae357217f5e3f208dae
parent09a0168de11a4a487c2d1c78366491b695e0c15a
phy: omap-usb2: Provide workaround for USB2PHY false disconnect

Enable the dra7x errata workaround for false disconnect problem
with USB2PHY. False disconnects were detected with some of the devices.
Reduce the sensitivity of the disconnect logic within the USB2PHY subsystem
to enusre these false disconnects are not registered.

[george.cherian@ti.com]
While at that, pass proper flags for each SoC's. This is a common driver
used across OMAP4,OMAP5,DRA7xx and AM437x USB2PHY.

False disconnect workaround is currently applicable for only DRA7x.

Signed-off-by: Austin Beam <austinbeam@ti.com>
Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-omap-usb2.c
include/linux/phy/omap_usb.h