phy: qcom-qmp-usb: Fix QSERDES_V3_RX_UCDR_PI_CONTROLS init val
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Tue, 13 Dec 2022 12:28:42 +0000 (17:58 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 13 Jan 2023 17:43:38 +0000 (23:13 +0530)
commita9c5f22f66b43b64ef1cb7f7549ad13167fd438a
tree563c297c141963a765cda5e72d69524d953875be
parente95f49cb06408edbf729492b5a4a63fe15ec6d4c
phy: qcom-qmp-usb: Fix QSERDES_V3_RX_UCDR_PI_CONTROLS init val

As per the Qualcomm QMP v3 PHY programming guide document,
QSERDES_V3_RX_UCDR_PI_CONTROLS configuration should be set to an
initial configuration value of 0x80.

Fix the same.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Link: https://lore.kernel.org/r/20221213122843.454845-3-bhupesh.sharma@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c