]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
phy: qcom: m31-eusb2: Update init sequence to set PHY_ENABLE
authorRonak Raheja <ronak.raheja@oss.qualcomm.com>
Sat, 20 Sep 2025 03:21:58 +0000 (20:21 -0700)
committerVinod Koul <vkoul@kernel.org>
Thu, 20 Nov 2025 16:47:44 +0000 (22:17 +0530)
commit7044ed6749c8a7d49e67b2f07f42da2f29d26be6
treec94615a544eb7f74cdc5ff38930bfebca8e4b87a
parentf842daf740114a8783be566219db34c6a0f1d02c
phy: qcom: m31-eusb2: Update init sequence to set PHY_ENABLE

Certain platforms may not have the PHY_ENABLE bit set on power on reset.
Update the current sequence to explicitly write to enable the PHY_ENABLE
bit.  This ensures that regardless of the platform, the PHY is properly
enabled.

Signed-off-by: Ronak Raheja <ronak.raheja@oss.qualcomm.com>
Signed-off-by: Wesley Cheng <wesley.cheng@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20250920032158.242725-1-wesley.cheng@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-m31-eusb2.c