Loading arch/arm64/boot/dts/qcom/pmi8998.dtsi +26 −1 Original line number Diff line number Diff line Loading @@ -31,11 +31,12 @@ reg = <0x800 0x100>; }; qcom,temp-alarm@2400 { pmi8998_tz: qcom,temp-alarm@2400 { compatible = "qcom,qpnp-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x2 0x24 0x0 IRQ_TYPE_EDGE_RISING>; label = "pmi8998_tz"; #thermal-sensor-cells = <0>; }; pmi8998_gpios: pinctrl@c000 { Loading Loading @@ -796,4 +797,28 @@ }; }; }; pmi8998_tz { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pmi8998_tz>; trips { pmi8998_trip0: pmi8998-trip0 { temperature = <105000>; hysteresis = <0>; type = "passive"; }; pmi8998_trip1: pmi8998-trip1 { temperature = <125000>; hysteresis = <0>; type = "passive"; }; pmi8998_trip2: pmi8998-trip2 { temperature = <145000>; hysteresis = <0>; type = "critical"; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/pmi8998.dtsi +26 −1 Original line number Diff line number Diff line Loading @@ -31,11 +31,12 @@ reg = <0x800 0x100>; }; qcom,temp-alarm@2400 { pmi8998_tz: qcom,temp-alarm@2400 { compatible = "qcom,qpnp-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x2 0x24 0x0 IRQ_TYPE_EDGE_RISING>; label = "pmi8998_tz"; #thermal-sensor-cells = <0>; }; pmi8998_gpios: pinctrl@c000 { Loading Loading @@ -796,4 +797,28 @@ }; }; }; pmi8998_tz { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&pmi8998_tz>; trips { pmi8998_trip0: pmi8998-trip0 { temperature = <105000>; hysteresis = <0>; type = "passive"; }; pmi8998_trip1: pmi8998-trip1 { temperature = <125000>; hysteresis = <0>; type = "passive"; }; pmi8998_trip2: pmi8998-trip2 { temperature = <145000>; hysteresis = <0>; type = "critical"; }; }; }; };