diff options
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998.dtsi | 4 |
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>; |
