commit | 47b6f8bf870035d420614844de5e308abe505e8a | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Thu Nov 29 10:34:36 2018 +0800 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Dec 05 11:12:28 2018 +0200 |
tree | 3b66d4b6d288f4cc8de5f299fa7c751c0be10115 | |
parent | 49187dd14cc84f0ff7db2876c43ad510eeec04b0 [diff] |
usb: mtu3: clear SOFTCONN when clear USB3_EN if work as HS mode When the controller supports SS mode, but works as HS mode, the SOFTCONN will not be cleared automatically when clear USB3_EN by default, this cause an issue that can't disconnect from host, so clear SOFTCONN when clear USB3_EN when the class driver want to disable the D+ pullup. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>