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

Commit aade0b41 authored by Vamsi Krishna Samavedam's avatar Vamsi Krishna Samavedam
Browse files

ARM: dts: msm: update qusb tune1 param for msm8996pro



Update qusb tune1/tune5 parameter to pass USB electrical
compliance tests.

Change-Id: I1a1eebb7c14660f9fe5336df711f1a1c9016602e
Signed-off-by: default avatarVamsi Krishna Samavedam <vskrishn@codeaurora.org>
parent 995bb603
Loading
Loading
Loading
Loading
+28 −0
Original line number Diff line number Diff line
@@ -1184,3 +1184,31 @@
		};
	};
};

&qusb_phy0 {
	qcom,qusb-phy-init-seq = <0xD0 0x80
				0xB3 0x84
				0x83 0x88
				0xC0 0x8C
				0x02 0x90
				0x30 0x08
				0x79 0x0C
				0x21 0x10
				0x14 0x9C
				0x9F 0x1C
				0x00 0x18>;
};

&qusb_phy1 {
	qcom,qusb-phy-init-seq = <0xD0 0x80
				0xB3 0x84
				0x83 0x88
				0xC0 0x8C
				0x02 0x90
				0x30 0x08
				0x79 0x0C
				0x21 0x10
				0x14 0x9C
				0x9F 0x1C
				0x00 0x18>;
};