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

Commit d2581e64 authored by Mayank Rana's avatar Mayank Rana Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update TUNE1 value for both QUSB PHYs on SDM845



Update TUNE1 value as below with both QUSB PHYs.
primary QUSB PHY: 0x30
secondary QUSB PHY: 0x20

TUNE1 parameter sets HSTX output to improve USB high speed compliance
test results.

CRs-Fixed: 2039904
Change-Id: I71ae7a91ba7e12110e9968ef4087c27b87e99fac
Signed-off-by: default avatarMayank Rana <mrana@codeaurora.org>
parent 2d19be1f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@
			    0x21 0x214 /* PWR_CTRL2 */
			    0x00 0x220 /* IMP_CTRL1 */
			    0x58 0x224 /* IMP_CTRL2 */
			    0x32 0x240 /* TUNE1 */
			    0x30 0x240 /* TUNE1 */
			    0x29 0x244 /* TUNE2 */
			    0xca 0x248 /* TUNE3 */
			    0x04 0x24c /* TUNE4 */
@@ -398,7 +398,7 @@
			   0x21 0x214 /* PWR_CTRL2 */
			   0x00 0x220 /* IMP_CTRL1 */
			   0x58 0x224 /* IMP_CTRL2 */
			   0x32 0x240 /* TUNE1 */
			   0x20 0x240 /* TUNE1 */
			   0x29 0x244 /* TUNE2 */
			   0xca 0x248 /* TUNE3 */
			   0x04 0x24c /* TUNE4 */