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

Commit 8db4f647 authored by Vijayavardhan Vennapusa's avatar Vijayavardhan Vennapusa
Browse files

ARM: dts: msm: Increase Pre-emphasis value for QCS405 EVB1000



Increase Pre-emphasis value for QCS405 EVB1000 for passing eye diagram
on USB2 port.

Change-Id: I6ff7360e6d2a0631b8d19cb25716ff9ae904b300
Signed-off-by: default avatarVijayavardhan Vennapusa <vvreddy@codeaurora.org>
parent 76ec68dc
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -31,6 +31,24 @@
	status = "ok";
};

&usb2_phy0 {
	qcom,snps-hs-phy-init-seq =
		<0xc0 0x01 0>,
		<0xe8 0x0d 0>,
		<0x74 0x12 0>,
		<0x98 0x63 0>,
		<0x9c 0x83 0>,
		<0xa0 0x1d 0>,
		<0xa4 0x03 0>,
		<0x8c 0x23 0>,
		<0x78 0x08 0>,
		<0x7c 0xdc 0>,
		<0x90 0xe0 20>,
		<0x74 0x10 0>,
		<0x90 0x60 0>,
		<0xffffffff 0xffffffff 0>;
};

&usb2s {
	extcon = <&smb1351_otg_supply>;
	vbus_dwc3-supply = <&smb1351_otg_supply>;