summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2018-04-02 02:18:25 +0000
committerMichael Bestas <mkbestas@lineageos.org>2019-12-23 23:43:38 +0200
commit75a8ae509d56ca8c1f33c872e551558282e5570b (patch)
tree765bb57a83527ae6fbd01aacea452c7487dbbae4
parent558fe3556388c330c8c0149e3e7c483451357c18 (diff)
dts: msm8998: disable hotplug in BCL mitigation
Bug: 63165849 Test: boot Change-Id: Icc1131578be0a02542376d34e4f5cc7c53156bd9 Signed-off-by: Wei Wang <wvw@google.com> Signed-off-by: joshuous <joshuous@gmail.com>
-rw-r--r--arch/arm/boot/dts/qcom/msm8998.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998.dtsi b/arch/arm/boot/dts/qcom/msm8998.dtsi
index 7f87a45509e6..ae664e48afff 100644
--- a/arch/arm/boot/dts/qcom/msm8998.dtsi
+++ b/arch/arm/boot/dts/qcom/msm8998.dtsi
@@ -2766,8 +2766,8 @@
qcom,bcl-enable;
qcom,bcl-framework-interface;
qcom,bcl-freq-control-list = <&CPU4 &CPU5 &CPU6 &CPU7>;
- qcom,bcl-hotplug-list = <&CPU4 &CPU5 &CPU6 &CPU7>;
- qcom,bcl-soc-hotplug-list = <&CPU4 &CPU5 &CPU6 &CPU7>;
+ qcom,bcl-hotplug-list = <>;
+ qcom,bcl-soc-hotplug-list = <>;
qcom,ibat-monitor {
qcom,low-threshold-uamp = <3400000>;
qcom,high-threshold-uamp = <4200000>;