Message ID | 20230507201225.89694-3-matti.lehtimaki@gmail.com |
---|---|
State | Accepted |
Commit | 065ab3abf97a3f26fdd2e05bc6b09e41ced36826 |
Headers | show |
Series | Enable MSM8226 TSENS support | expand |
On 07/05/2023 22:12, Matti Lehtimäki wrote: > Qualcomm MSM8226 has tsens v0.1 block. > > Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Bot's errors can be ignored. Best regards, Krzysztof
On 07/05/2023 22:12, Matti Lehtimäki wrote: > Qualcomm MSM8226 has tsens v0.1 block. > > Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com> > --- Applied, thanks
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 926e9c51c93c..d6b2957d5137 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -29,6 +29,7 @@ properties: items: - enum: - qcom,mdm9607-tsens + - qcom,msm8226-tsens - qcom,msm8916-tsens - qcom,msm8939-tsens - qcom,msm8974-tsens
Qualcomm MSM8226 has tsens v0.1 block. Signed-off-by: Matti Lehtimäki <matti.lehtimaki@gmail.com> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+)