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

Commit 7998c5eb 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 1a9f1aaf 1f6393b3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -80,3 +80,7 @@
&sdx_ext_ipc {
	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;
};