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

Commit e2ac8788 authored by Ajay Agarwal's avatar Ajay Agarwal
Browse files

ARM: dts: msm: Set TXHSXVTUNE0 value to 10 for SDM439 and SDM429



To improve cross over voltages on SDM439/SDM429, TXHSXVTUNE0
value needs to be changed from default 11 to 10. Add the
appropriate PHY init sequence for the same.

Change-Id: Iafb73b81bb2ea32ca8a3d616229a5b661443de92
Signed-off-by: default avatarAjay Agarwal <ajaya@codeaurora.org>
parent 27c780a2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -661,3 +661,7 @@
		};
	};
};

&usb_otg {
	qcom,hsusb-otg-phy-init-seq = <0x06 0x82 0xffffffff>;
};