usb: phy-msm-ssusb-qmp: Update portselect when in USB+DP mode

Currently the driver is writing to USB3_PHY_PCS_MISC_TYPEC_CTRL
register for portselect but in case of USB_DP mode this register
will not be present. This can lead to invalid register access.
Fix this by writing portselect to USB3_DP_COM_TYPEC_CTRL register
in USB+DP mode.

Change-Id: I2de6b25600fb15f88041b1b0e8edd63186bff00d
Signed-off-by: Pratham Pratap <prathampratap@codeaurora.org>
1 file changed