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

Skip to content
Commit fe533a38 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
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 d8ccfa1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment