OSDN Git Service

phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Thu, 7 Dec 2017 11:53:34 +0000 (19:53 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 29 Dec 2017 07:30:35 +0000 (13:00 +0530)
commit00c0092c5f62147b7d85f0c6f1cf245a0a1ff3b6
treee8ddf03a96a2a007c4a99e1b61f6932803386f59
parent0aa0c12262fd848c48448c39ff6c1c097be00dd4
phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals

When system is running, if usb2 phy is forced to bypass utmi signals,
all PLL will be turned off, and it can't detect device connection
anymore, so replace force mode with auto mode which can bypass utmi
signals automatically if no device attached for normal flow.
But keep the force mode to fix RX sensitivity degradation issue.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/mediatek/phy-mtk-tphy.c