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

Commit 34a1ade1 authored by Liangliang Lu's avatar Liangliang Lu
Browse files

ARM: dts: msm: Update USB High Speed PHY parameters for QRD6150



Update USB 2.0 PHY parameters which can pass eye diagram test on
QRD6150.

Change-Id: I69f1d0539b996fa24cc7dc31f37269b47681bd0b
Signed-off-by: default avatarLiangliang Lu <luliang@codeaurora.org>
parent 7fede0e3
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -243,3 +243,17 @@
	};

};

/* Primary USB port related High Speed PHY */
&qusb_phy0 {
	qcom,qusb-phy-init-seq = <0xf8 0x80
				0xb3 0x84
				0x83 0x88
				0x07 0x8c
				0x30 0x08
				0x79 0x0c
				0x21 0x10
				0x14 0x9c
				0x9f 0x1c
				0x00 0x18>;
};