Message ID | 20230303-topic-sm6375_features0_dts-v1-1-8c8d94fba6f0@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | SM6375 feature enablement (round one) | expand |
On 03/03/2023 22:58, Konrad Dybcio wrote: > The Qualcomm SM6375 platform has two instances of the tsens v2.8.0 block, > add a compatible for these instances. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 926e9c51c93c..d73b72dafcbc 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -56,6 +56,7 @@ properties: - qcom,sdm845-tsens - qcom,sm6115-tsens - qcom,sm6350-tsens + - qcom,sm6375-tsens - qcom,sm8150-tsens - qcom,sm8250-tsens - qcom,sm8350-tsens
The Qualcomm SM6375 platform has two instances of the tsens v2.8.0 block, add a compatible for these instances. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 + 1 file changed, 1 insertion(+)