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: Bao D. Nguyen <nguyenb@codeaurora.org>
This commit is contained in:
Bao D. Nguyen 2018-05-08 18:51:26 -07:00 committed by Gerrit - the friendly Code Review server
parent 00f0427df4
commit 620d46a7e1

View File

@ -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),