]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
phy: qcom-qmp: remove no_pcs_sw_reset for sm8150
authorVinod Koul <vkoul@kernel.org>
Mon, 23 Dec 2019 14:30:45 +0000 (20:00 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 8 Jan 2020 07:28:06 +0000 (12:58 +0530)
SM8150 QMPY phy for UFS and onwards the PHY_SW_RESET is present in PHY's
PCS register so we should not mark no_pcs_sw_reset for sm8150 and
onwards

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Manu Gautam <mgautam@codeaurora.org>
Reviewed-by: Can Guo <cang@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.c

index aece1a9fb9aa6acf40100be7244334982edafb22..dee5616253f555147cb9573279795e3f800d40a1 100644 (file)
@@ -1389,7 +1389,6 @@ static const struct qmp_phy_cfg sm8150_ufsphy_cfg = {
        .pwrdn_ctrl             = SW_PWRDN,
 
        .is_dual_lane_phy       = true,
-       .no_pcs_sw_reset        = true,
 };
 
 static void qcom_qmp_phy_configure(void __iomem *base,