When otg_control is set to OTG_PHY_CONTROL and PMIC interrupts are not used for VBUS notification, a cable connection will fail to wake up the device from VDD minimized low power mode. The MPM needs to be configured to wake up the system when the USB_PHY_OTGSESSVLD interrupt is triggered. As this interrupt may vary by SoC populate it in the msm_otg_platform_data->mpm_otgsessvld_int member in the various board files. CRs-fixed: 376740 Change-Id: Ia54828f538c695ff6b28f5d7b2b49630a45cc673 Signed-off-by: Jack Pham <jackp@codeaurora.org>