diff --git a/drivers/phy/phy-qcom-ufs.c b/drivers/phy/phy-qcom-ufs.c index 48cfb25855d5..b8184658e66e 100644 --- a/drivers/phy/phy-qcom-ufs.c +++ b/drivers/phy/phy-qcom-ufs.c @@ -18,7 +18,7 @@ #define VDDA_PHY_MIN_UV 1000000 #define VDDA_PHY_MAX_UV 1000000 #define VDDA_PLL_MIN_UV 1200000 -#define VDDA_PLL_MAX_UV 1200000 +#define VDDA_PLL_MAX_UV 1800000 #define VDDP_REF_CLK_MIN_UV 1200000 #define VDDP_REF_CLK_MAX_UV 1200000