]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit46e8db2fead81f287a866a40c3699a435e8deaae
tree6d209c68dff18d6ee80daae357217f5e3f208dae
parent8582ea340e167d5503cc024063579faa32cc48dd
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