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

Commit 6a38235d authored by Mayank Rana's avatar Mayank Rana Committed by Matt Wagantall
Browse files

ARM: dts: msm: Use 0xB3 as default TUNE2 value with QUSB PHY on msm8996



Current default value for TUNE2 configuration is 0x93 with QUSB PHYs.
It is suggested to use default TUNE2 configuration as 0xB3 to improve
TX current value with QUSB PHY.

Change-Id: I599929b7afd93889ee6fb94045cc1ee609fab3cf
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 13cba4c8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2002,7 +2002,7 @@
		qcom,tune2-efuse-bit-pos = <21>;
		qcom,tune2-efuse-num-bits = <4>;
		qcom,qusb-phy-init-seq = <0xF8 0x80
					0x93 0x84
					0xB3 0x84
					0x93 0x88
					0xC0 0x8C
					0x30 0x08
@@ -2033,7 +2033,7 @@
		qcom,tune2-efuse-bit-pos = <25>;
		qcom,tune2-efuse-num-bits = <4>;
		qcom,qusb-phy-init-seq = <0xF8 0x80
					0x93 0x84
					0xB3 0x84
					0x93 0x88
					0xC0 0x8C
					0x30 0x08