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

Commit 148d0435 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 63f8d354 f827086d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -253,3 +253,7 @@
	io-channels= <&pm7250b_charger PSY_IIO_USB_REAL_TYPE>;
	io-channel-names = "chg_type";
};

&vbus_detect {
	status = "disabled";
};
+4 −0
Original line number Diff line number Diff line
@@ -274,3 +274,7 @@
	io-channels= <&pm7250b_charger PSY_IIO_USB_REAL_TYPE>;
	io-channel-names = "chg_type";
};

&vbus_detect {
	status = "disabled";
};