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

Commit 620d46a7 authored by Bao D. Nguyen's avatar Bao D. Nguyen Committed by Gerrit - the friendly Code Review server
Browse files

phy: qcom-ufs: Update UFS's PHY Calibration Sequence



The setting of UFS_MEM_MPHY_UFS_QSERDES_COM_CMN_IPTRIM parameter
is not required in the updated UFS PHY's Hardware Programming Guide.
Remove it to follow the Hardware Programming Guide document.

Change-Id: I2639905d203c84a42836fec7e92de3229a6117f3
Signed-off-by: default avatarBao D. Nguyen <nguyenb@codeaurora.org>
parent 00f0427d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -204,7 +204,6 @@ static struct ufs_qcom_phy_calibration phy_cal_table_rate_A[] = {
	UFS_QCOM_PHY_CAL_ENTRY(QSERDES_COM_PLL_CCTRL_MODE1, 0x36),
	UFS_QCOM_PHY_CAL_ENTRY(QSERDES_COM_LOCK_CMP1_MODE1, 0x32),
	UFS_QCOM_PHY_CAL_ENTRY(QSERDES_COM_LOCK_CMP2_MODE1, 0x0F),
	UFS_QCOM_PHY_CAL_ENTRY(QSERDES_COM_CMN_IPTRIM, 0x20),
	UFS_QCOM_PHY_CAL_ENTRY(QSERDES_COM_BIN_VCOCAL_CMP_CODE1_MODE1, 0xDD),
	UFS_QCOM_PHY_CAL_ENTRY(QSERDES_COM_BIN_VCOCAL_CMP_CODE2_MODE1, 0x23),
	UFS_QCOM_PHY_CAL_ENTRY(QSERDES_TX0_PWM_GEAR_1_DIVIDER_BAND0_1, 0x06),