Merge "ARM: dts: msm: Disable L1 mode on sdxlemur ep variants"

This commit is contained in:
qctecmdr 2021-10-01 09:42:24 -07:00 committed by Gerrit - the friendly Code Review server
commit 3b8d07b13f

View File

@ -66,4 +66,7 @@
&usb { &usb {
qcom,iommu-dma = "bypass"; qcom,iommu-dma = "bypass";
dwc3@a600000 {
snps,usb2-gadget-lpm-disable;
};
}; };