aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Djakov <georgi.djakov@linaro.org>2017-04-19 18:51:08 +0300
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2017-08-01 16:38:13 +0200
commite651ba5ccc23924116acef30481e9b64e8ddee33 (patch)
tree0361d12dc480f0559a9668a155317d1593786671
parent8c43756fedc49eb7b61180163ee147fbb5f9286c (diff)
arm64: dts: pm8916: Mark the s2 regulator as always-ontracking-qcomlt-apq8016-dt
The S2 regulator is used by the CPU. If the cpufreq driver is disabled or has not probed yet, then this regulator will be marked as unused and disabled. If this happens, the board will not boot completely and the last message on the console would be s2: disabling Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
-rw-r--r--arch/arm64/boot/dts/qcom/pm8916.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/pm8916.dtsi b/arch/arm64/boot/dts/qcom/pm8916.dtsi
index 7b0720fe307f4..80204c0daa1f7 100644
--- a/arch/arm64/boot/dts/qcom/pm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/pm8916.dtsi
@@ -157,6 +157,7 @@
status = "ok";
regulator-min-microvolt = <1050000>;
regulator-max-microvolt = <1350000>;
+ regulator-always-on;
};
s3@1a00 {