Commit 331ab98f authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Andy Gross

arm64: dts: qcom: qcs404: Fix voltages l3

PMS405 L3 is outside the acceptable range, causing PCIe to fail. Fix
these.
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarKhasim Syed Mohammed <khasim.mohammed@linaro.org>
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
[bjorn: Hunk fixing up S5 already applied, updated commit message]
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 0253735f
......@@ -71,7 +71,7 @@ vreg_l2_1p275: l2 {
};
vreg_l3_1p05: l3 {
regulator-min-microvolt = <976000>;
regulator-min-microvolt = <1050000>;
regulator-max-microvolt = <1160000>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment