mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
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:
committed by
Gerrit - the friendly Code Review server
parent
0ebc5ebbf6
commit
c40dc10024
@@ -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
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user