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

Commit abee6013 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 687e702b da7d7241
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -145,9 +145,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 */