|
@@ -1349,6 +1349,7 @@ static void dp_catalog_ctrl_usb_reset(struct dp_catalog_ctrl *ctrl, bool flip)
|
|
|
|
|
|
io_data = catalog->io.usb3_dp_com;
|
|
io_data = catalog->io.usb3_dp_com;
|
|
|
|
|
|
|
|
+ DP_DEBUG("Program PHYMODE to DP only\n");
|
|
dp_write(USB3_DP_COM_RESET_OVRD_CTRL, 0x0a);
|
|
dp_write(USB3_DP_COM_RESET_OVRD_CTRL, 0x0a);
|
|
dp_write(USB3_DP_COM_PHY_MODE_CTRL, 0x02);
|
|
dp_write(USB3_DP_COM_PHY_MODE_CTRL, 0x02);
|
|
dp_write(USB3_DP_COM_SW_RESET, 0x01);
|
|
dp_write(USB3_DP_COM_SW_RESET, 0x01);
|