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

Commit da7d7241 authored by Krishna Kurapati's avatar Krishna Kurapati
Browse files

ARM: dts: msm: Change override param sequence for USB on Khaje

This patch changes the param override sequence in Khaje for
Electrical compliance testing. This will ensure that QRD and
MTP both have same phy tuning values.

Change-Id: I4352198005d4b64b5e8f7bfe5cbcb0a29ed9eea6
parent 3b1f7350
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -144,9 +144,10 @@

		resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
		reset-names = "phy_reset";
		qcom,param-override-seq = <0x61 0x6c>, //override_x0
					  <0x43 0x70>, //override_x1
					  <0x2E 0x74>; //override_x2
		qcom,param-override-seq =
			<0xa6 0x6c>,  /* override_x0 */
			<0x85 0x70>,  /* override_x1 */
			<0x16 0x74>;  /* override_x2 */
	};

	/* Primary USB port related QMP USB PHY */