Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bb034e29 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru Committed by Gerrit - the friendly Code Review server
Browse files

usb: phy: qmp: Do not reset phy mode in DP+USB concurrent mode



QMP phy driver resets phy mode to usb in phy suspend path for
cable disconnect case. When USB3 controller stops responding
to stop endpoint command driver performs USB host mode recovery.
During this QMP PHY set_suspend for suspend called with cable
disconnected case and reset the phy mode to usb. But DP driver
is not notified of this reset which results DP is doing to bad sate
and causing unmapped access of registers from DP driver.

Fix this issue by adding proper check to do not reset the
phy mode in DP+USB concurrent mode.

Change-Id: I00ec1850060c74c7c76529b4f39476e384ce1022
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent c3b20355
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment