Loading arch/arm/boot/dts/qcom/sdm630.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -646,6 +646,21 @@ interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>; }; qcom,bcl { compatible = "qcom,bcl"; qcom,bcl-enable; qcom,bcl-framework-interface; qcom,bcl-hotplug-list = <&CPU2 &CPU3>; qcom,bcl-soc-hotplug-list = <&CPU0 &CPU1 &CPU2 &CPU3>; qcom,ibat-monitor { qcom,low-threshold-uamp = <3400000>; qcom,high-threshold-uamp = <4200000>; qcom,vph-high-threshold-uv = <3500000>; qcom,vph-low-threshold-uv = <3300000>; qcom,soc-low-threshold = <10>; }; }; wdog: qcom,wdt@17817000 { status = "disabled"; compatible = "qcom,msm-watchdog"; Loading Loading
arch/arm/boot/dts/qcom/sdm630.dtsi +15 −0 Original line number Diff line number Diff line Loading @@ -646,6 +646,21 @@ interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>; }; qcom,bcl { compatible = "qcom,bcl"; qcom,bcl-enable; qcom,bcl-framework-interface; qcom,bcl-hotplug-list = <&CPU2 &CPU3>; qcom,bcl-soc-hotplug-list = <&CPU0 &CPU1 &CPU2 &CPU3>; qcom,ibat-monitor { qcom,low-threshold-uamp = <3400000>; qcom,high-threshold-uamp = <4200000>; qcom,vph-high-threshold-uv = <3500000>; qcom,vph-low-threshold-uv = <3300000>; qcom,soc-low-threshold = <10>; }; }; wdog: qcom,wdt@17817000 { status = "disabled"; compatible = "qcom,msm-watchdog"; Loading