Loading arch/arm/boot/dts/qcom/msmtitanium.dtsi +19 −0 Original line number Diff line number Diff line Loading @@ -493,6 +493,25 @@ }; }; qcom,bcl { compatible = "qcom,bcl"; qcom,bcl-enable; qcom,bcl-framework-interface; qcom,bcl-freq-control-list = <&CPU0 &CPU1 &CPU2 &CPU3 &CPU4 &CPU5 &CPU6 &CPU7>; qcom,bcl-hotplug-list = <&CPU6 &CPU7>; qcom,bcl-soc-hotplug-list = <&CPU4 &CPU5 &CPU6 &CPU7>; qcom,ibat-monitor { qcom,low-threshold-uamp = <3400000>; qcom,high-threshold-uamp = <4200000>; qcom,mitigation-freq-khz = <1689600>; qcom,vph-high-threshold-uv = <3500000>; qcom,vph-low-threshold-uv = <3200000>; qcom,soc-low-threshold = <10>; qcom,thermal-handle = <&msm_thermal_freq>; }; }; qcom,msm-core@a0000 { compatible = "qcom,apss-core-ea"; reg = <0xa0000 0x1000>; Loading Loading
arch/arm/boot/dts/qcom/msmtitanium.dtsi +19 −0 Original line number Diff line number Diff line Loading @@ -493,6 +493,25 @@ }; }; qcom,bcl { compatible = "qcom,bcl"; qcom,bcl-enable; qcom,bcl-framework-interface; qcom,bcl-freq-control-list = <&CPU0 &CPU1 &CPU2 &CPU3 &CPU4 &CPU5 &CPU6 &CPU7>; qcom,bcl-hotplug-list = <&CPU6 &CPU7>; qcom,bcl-soc-hotplug-list = <&CPU4 &CPU5 &CPU6 &CPU7>; qcom,ibat-monitor { qcom,low-threshold-uamp = <3400000>; qcom,high-threshold-uamp = <4200000>; qcom,mitigation-freq-khz = <1689600>; qcom,vph-high-threshold-uv = <3500000>; qcom,vph-low-threshold-uv = <3200000>; qcom,soc-low-threshold = <10>; qcom,thermal-handle = <&msm_thermal_freq>; }; }; qcom,msm-core@a0000 { compatible = "qcom,apss-core-ea"; reg = <0xa0000 0x1000>; Loading