ARM: dts: msm: Set snps,ssp-u3-u0-quirk on Lahaina

Enable SSP suspend/resume related quirk with primary USB port
on Lahaina.

Change-Id: I5ded2e3957d3f6d236bf143253222072d68d9642
This commit is contained in:
Mayank Rana
2020-05-19 11:36:51 -07:00
committed by Gerrit - the friendly Code Review server
parent 0ebc5ebbf6
commit c40dc10024
2 changed files with 3 additions and 0 deletions

View File

@@ -77,6 +77,8 @@ Optional properties:
during HS transmit.
- snps,dis_metastability_quirk: when set, disable metastability workaround.
CAUTION: use only if you are absolutely sure of it.
- snps,ssp-u3-u0-quirk: when set, core always changes PHY power state to P2
before attempting a U3 exit handshake.
- snps,is-utmi-l1-suspend: true when DWC3 asserts output signal
utmi_l1_suspend_n, false when asserts utmi_sleep_n
- snps,hird-threshold: HIRD threshold

View File

@@ -70,6 +70,7 @@
snps,dis-u2-entry-quirk;
snps,dis_u2_susphy_quirk;
snps,dis_enblslpm_quirk;
snps,ssp-u3-u0-quirk;
usb-core-id = <0>;
tx-fifo-resize;
maximum-speed = "super-speed-plus";