]> git.baikalelectronics.ru Git - kernel.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)
commit4f71c39de39474dee1f6e6ff199e37eec1ad3135
tree32749939e3b62985a6ff5aeace5380dcde67811c
parent83548582b367883988915621e5bea0fba49f7689
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