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

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

Merge "ARM: dts: msm: Disable PMX65 VBUS_DET on sdxlemur MTP-MBB and RCM-RC boards"

parents 3c2bdfed be1f95bb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -205,3 +205,7 @@
			   "typec_mode",
			   "pe_start";
};

&vbus_detect {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -173,3 +173,7 @@
			   "typec_mode",
			   "pe_start";
};

&vbus_detect {
	status = "disabled";
};