ARM: dts: msm: Disable L1 mode on sdxlemur ep variants
Some sdxlemur ep variants run in HS only mode and enabling L1 is leading to instability in terms of enumeration failures. Disable L1 mode to avoid this. Change-Id: I06157fce096e594b82f4c333fceb13ca3107a6df
This commit is contained in:
parent
9b7f310fb3
commit
ac78504d63
@ -62,4 +62,7 @@
|
||||
|
||||
&usb {
|
||||
qcom,iommu-dma = "bypass";
|
||||
dwc3@a600000 {
|
||||
snps,usb2-gadget-lpm-disable;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user