]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: phy: mxs: Enable IC fixes for related SoCs
authorPeter Chen <peter.chen@freescale.com>
Mon, 24 Feb 2014 02:20:59 +0000 (10:20 +0800)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Mar 2014 20:40:08 +0000 (14:40 -0600)
commit22db05ecf2bad318c87f5a721e93694b2bb68a75
tree32749939e3b62985a6ff5aeace5380dcde67811c
parentf6a158243e569785a995e2218d9521716cdc9d79
usb: phy: mxs: Enable IC fixes for related SoCs

Two PHY bugs are fixed by IC logic, but these bits are not
enabled by default, so we enable them at driver.
The two bugs are: MXS_PHY_ABNORMAL_IN_SUSPEND and MXS_PHY_SENDING_SOF_TOO_FAST
which are described at code.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-mxs-usb.c