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

Commit 789d6cc0 authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa
Browse files

ARM: msm: dts: Set mode as DEVICE only for SDM429



Set mode as DEVICE mode for SDM429 as usb host mode is not
required to support.

Change-Id: I78cefaa0f7ff5681c5eecf71b62adae1864bde0d
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent bdd6da44
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -901,7 +901,7 @@

		qcom,hsusb-otg-phy-init-seq = <0x43 0x80 0x06 0x82 0xffffffff>;
		qcom,hsusb-otg-phy-type = <3>; /* SNPS Femto PHY */
		qcom,hsusb-otg-mode = <3>; /* OTG mode */
		qcom,hsusb-otg-mode = <1>; /* DEVICE mode */
		qcom,hsusb-otg-otg-control = <2>; /* PMIC */
		qcom,dp-manual-pullup;
		qcom,phy-dvdd-always-on;