This is required for MSM8974 devices that cannot afford to push
the regulators further.

Signed-off-by: Konrad Dybcio <konrad.dyb...@somainline.org>
---
 drivers/remoteproc/qcom_wcnss.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/remoteproc/qcom_wcnss.c b/drivers/remoteproc/qcom_wcnss.c
index e2573f79a137..71480be545e4 100644
--- a/drivers/remoteproc/qcom_wcnss.c
+++ b/drivers/remoteproc/qcom_wcnss.c
@@ -124,7 +124,7 @@ static const struct wcnss_data pronto_v2_data = {
        .spare_offset = 0x1088,
 
        .vregs = (struct wcnss_vreg_info[]) {
-               { "vddmx", 1287500, 1287500, 0 },
+               { "vddmx", 950000, 1150000, 0 },
                { "vddcx", .super_turbo = true },
                { "vddpx", 1800000, 1800000, 0 },
        },
-- 
2.29.2

Reply via email to