Loading arch/arm/boot/dts/qcom/msm8992.dtsi +16 −1 Original line number Diff line number Diff line Loading @@ -2304,13 +2304,28 @@ qcom,min-level = <1>; /* No Request */ }; qcom,vdd-apps-rstr{ msm_thermal_freq: qcom,vdd-apps-rstr{ qcom,vdd-rstr-reg = "vdd-apps"; qcom,levels = <302400 600000 600000>; qcom,freq-req; }; }; qcom,bcl { compatible = "qcom,bcl"; qcom,bcl-enable; qcom,bcl-framework-interface; qcom,bcl-hotplug-list = <&CPU4 &CPU5>; qcom,ibat-monitor { qcom,low-threshold-uamp = <2000000>; qcom,high-threshold-uamp = <3500000>; qcom,mitigation-freq-khz = <768000>; qcom,vph-high-threshold-uv = <3900000>; qcom,vph-low-threshold-uv = <3600000>; qcom,thermal-handle = <&msm_thermal_freq>; }; }; usb3: ssusb@f9200000 { compatible = "qcom,dwc-usb3-msm"; status = "disabled"; Loading Loading
arch/arm/boot/dts/qcom/msm8992.dtsi +16 −1 Original line number Diff line number Diff line Loading @@ -2304,13 +2304,28 @@ qcom,min-level = <1>; /* No Request */ }; qcom,vdd-apps-rstr{ msm_thermal_freq: qcom,vdd-apps-rstr{ qcom,vdd-rstr-reg = "vdd-apps"; qcom,levels = <302400 600000 600000>; qcom,freq-req; }; }; qcom,bcl { compatible = "qcom,bcl"; qcom,bcl-enable; qcom,bcl-framework-interface; qcom,bcl-hotplug-list = <&CPU4 &CPU5>; qcom,ibat-monitor { qcom,low-threshold-uamp = <2000000>; qcom,high-threshold-uamp = <3500000>; qcom,mitigation-freq-khz = <768000>; qcom,vph-high-threshold-uv = <3900000>; qcom,vph-low-threshold-uv = <3600000>; qcom,thermal-handle = <&msm_thermal_freq>; }; }; usb3: ssusb@f9200000 { compatible = "qcom,dwc-usb3-msm"; status = "disabled"; Loading