Re: [PATCH] drm/msm/dp: do not initialize combo phy until plugin interrupt

2021-10-11 Thread Bjorn Andersson
On Wed 06 Oct 10:59 CDT 2021, Kuogee Hsieh wrote: > Combo phy support both USB3 and DP simultaneously. USB3 is the > master of combo phy so that USB3 should initialize and power on > its phy before DP initialize its phy. At current implementation, > DP driver initialize its phy happen earlier than

[PATCH] drm/msm/dp: do not initialize combo phy until plugin interrupt

2021-10-06 Thread Kuogee Hsieh
Combo phy support both USB3 and DP simultaneously. USB3 is the master of combo phy so that USB3 should initialize and power on its phy before DP initialize its phy. At current implementation, DP driver initialize its phy happen earlier than USB3 initialize its phy which cause timeout error at proc