Loading arch/arm64/boot/dts/qcom/pm8150.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ compatible = "qcom,spmi-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x0 0x24 0x0 IRQ_TYPE_EDGE_BOTH>; io-channels = <&pm8150_vadc ADC_DIE_TEMP>; io-channel-names = "thermal"; #thermal-sensor-cells = <0>; qcom,temperature-threshold-set = <1>; }; Loading arch/arm64/boot/dts/qcom/pm8150b.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ compatible = "qcom,spmi-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x2 0x24 0x0 IRQ_TYPE_EDGE_BOTH>; io-channels = <&pm8150b_vadc ADC_DIE_TEMP>; io-channel-names = "thermal"; #thermal-sensor-cells = <0>; qcom,temperature-threshold-set = <1>; }; Loading arch/arm64/boot/dts/qcom/pm8150l.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ compatible = "qcom,spmi-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x4 0x24 0x0 IRQ_TYPE_EDGE_BOTH>; io-channels = <&pm8150l_vadc ADC_DIE_TEMP>; io-channel-names = "thermal"; #thermal-sensor-cells = <0>; qcom,temperature-threshold-set = <1>; }; Loading Loading
arch/arm64/boot/dts/qcom/pm8150.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ compatible = "qcom,spmi-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x0 0x24 0x0 IRQ_TYPE_EDGE_BOTH>; io-channels = <&pm8150_vadc ADC_DIE_TEMP>; io-channel-names = "thermal"; #thermal-sensor-cells = <0>; qcom,temperature-threshold-set = <1>; }; Loading
arch/arm64/boot/dts/qcom/pm8150b.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ compatible = "qcom,spmi-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x2 0x24 0x0 IRQ_TYPE_EDGE_BOTH>; io-channels = <&pm8150b_vadc ADC_DIE_TEMP>; io-channel-names = "thermal"; #thermal-sensor-cells = <0>; qcom,temperature-threshold-set = <1>; }; Loading
arch/arm64/boot/dts/qcom/pm8150l.dtsi +2 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ compatible = "qcom,spmi-temp-alarm"; reg = <0x2400 0x100>; interrupts = <0x4 0x24 0x0 IRQ_TYPE_EDGE_BOTH>; io-channels = <&pm8150l_vadc ADC_DIE_TEMP>; io-channel-names = "thermal"; #thermal-sensor-cells = <0>; qcom,temperature-threshold-set = <1>; }; Loading