ARM: dts: msm: Configure MPM for qusb2phy_dpse_hv for msm8998
In host mode upon XO shutdown high speed and full speed device connection is not getting detected because mpm is not configured to monitor for Dp line state change. Change-Id: I34e3f586b99b6ff1af1d2323d4f272ee3cca7fa2 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
This commit is contained in:
parent
368fecd7df
commit
bf2d967e5d
1 changed files with 2 additions and 1 deletions
|
@ -343,7 +343,8 @@
|
|||
<0x2 216>, /* tsens1_upper_lower_int */
|
||||
<0x34 275>, /* qmp_usb3_lfps_rxterm_irq_cx */
|
||||
<0x57 358>, /* spmi_periph_irq[0] */
|
||||
<0x4f 379>, /* usb2phy_intr */
|
||||
<0x4f 379>, /* usb2phy_intr: qusb2phy_dmse_hv */
|
||||
<0x51 379>, /* usb2phy_intr: qusb2phy_dpse_hv */
|
||||
<0x50 384>, /* sp_rmb_sp2soc_irq */
|
||||
<0xff 16>, /* APC0_qgicQTmrHypPhysIrptReq */
|
||||
<0xff 17>, /* APC3_qgicQTmrSecPhysIrptReq */
|
||||
|
|
Loading…
Add table
Reference in a new issue