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>
This commit is contained in:
parent
311a604bcd
commit
8ebd4ae3ec
1 changed files with 2 additions and 2 deletions
|
@ -2774,8 +2774,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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue