Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d98135c9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable SMMU S1 for USB on sdxprairie PCIe EP"

parents 9349a3d2 57bfb211
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -76,3 +76,7 @@
&mhi_net_device {
	status = "ok";
};

&usb {
	qcom,smmu-s1-bypass;
};
+4 −0
Original line number Diff line number Diff line
@@ -48,3 +48,7 @@
&mhi_dev_qrtr {
	status = "disabled";
};

&usb {
	qcom,smmu-s1-bypass;
};