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

Commit 0748ee34 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 d47a67cb 3f9eafa5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -48,3 +48,7 @@
&mhi_net_device {
	status = "okay";
};

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

&usb {
	qcom,smmu-s1-bypass;
};
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@

&usb {
	extcon = <&vbus_detect>;
	qcom,smmu-s1-bypass;
};

&spmi_bus {