aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnirudh Ghayal <aghayal@codeaurora.org>2019-05-02 19:22:16 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-05-06 12:35:18 -0700
commit7637f3a9c66c4eee0f4e70263a6d1ca73d213d77 (patch)
tree123dfd029721998dc361cbe075cdc5b9500cd3fa
parentcdb2a55cc7d293af6037cbbaefe8743f78a33f7a (diff)
ARM: dts: msm: APC CPR voltage margins for QM215LA.UM.7.6.2.r1-08500-89xx.0
Update the APC CPR closed-loop voltage margins for QM215 as per hardware recommendation. Change-Id: I09d1bdfa2f4c469a6833dd0b75a47a22f3e6d427 Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
-rw-r--r--arch/arm64/boot/dts/qcom/qm215-regulator.dtsi8
1 files changed, 7 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/qm215-regulator.dtsi b/arch/arm64/boot/dts/qcom/qm215-regulator.dtsi
index a6dc66a7621e..6b44215b8ab9 100644
--- a/arch/arm64/boot/dts/qcom/qm215-regulator.dtsi
+++ b/arch/arm64/boot/dts/qcom/qm215-regulator.dtsi
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015, 2018, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2013-2015, 2018-2019, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@@ -549,9 +549,15 @@
qcom,cpr-voltage-scaling-factor-max = <0 2000 2000>;
qcom,cpr-scaled-init-voltage-as-ceiling;
qcom,cpr-fuse-revision = <69 39 3 0>;
+ qcom,pvs-version-fuse-sel = <37 40 3 0>; /* foundry */
+ qcom,cpr-fuse-version-map =
+ <(-1) 1 (-1) (-1) (-1) (-1)>,
+ <(-1) (-1) (-1) (-1) (-1) (-1)>;
qcom,cpr-quotient-adjustment =
+ <30 20 0>,
<50 40 50>;
qcom,cpr-init-voltage-adjustment =
+ <0 0 0>,
<30000 5000 10000>;
qcom,cpr-enable;
};