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

Commit 10b9f622 authored by Sujeet Kumar's avatar Sujeet Kumar
Browse files

ARM: DTS: MSM: Correct PHY init parameters for MSM8916



Modify OVERRIDE B register setting to correct value
so that Eye Diagram test can pass.

CRs-Fixed: 679815
Change-Id: I2d37b61e74791a1eaf54ad99c610cd7fd3837ad9
Signed-off-by: default avatarSujeet Kumar <ksujeet@codeaurora.org>
parent 872e2fb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -438,7 +438,7 @@
		qcom,vdd-voltage-level = <1 5 7>;

		qcom,hsusb-otg-phy-init-seq =
			<0x44 0x80 0x68 0x81 0x24 0x82 0x13 0x83 0xffffffff>;
			<0x44 0x80 0x6B 0x81 0x24 0x82 0x13 0x83 0xffffffff>;
		qcom,hsusb-otg-phy-type = <2>;
		qcom,hsusb-otg-mode = <1>;
		qcom,hsusb-otg-otg-control = <2>;