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

Commit 310fd102 authored by Udipto Goswami's avatar Udipto Goswami
Browse files

ARM: dts: msm: Remove extcon from Bangal nopmi

Removing extcon values in Bangal nopmi in order
to make it independent of PMIC.

Change-Id: Ic4f812509612750e2ba9a1844dc2d60db5930ae8
parent 2491b81a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -44,3 +44,10 @@
		status = "disabled";
	};
};

&usb0 {
	/delete-property/ extcon;
	dwc3@4e00000 {
		dr_mode = "peripheral";
	};
};