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

Commit 9b6cd61c authored by Ashay Jaiswal's avatar Ashay Jaiswal Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable micro USB mode for apq8009w BG Alpha



Configure charger in micro USB mode to support micro
USB connector.

Change-Id: Ia96b7c2c0495b96333a0fc13e79864135a2b051c
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent c50c96aa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -249,3 +249,7 @@
		pins = "gpio98", "gpio16";
	};
};

&pm660_charger {
	qcom,micro-usb;
};