Message ID | 20220628142359.93100-1-konrad.dybcio@somainline.org |
---|---|
State | New |
Headers | show |
Series | [v4,1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles | expand |
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 038d81338fcf..0dad9e662161 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -38,6 +38,8 @@ properties: items: - enum: - qcom,msm8976-tsens + - qcom,msm8992-tsens + - qcom,msm8994-tsens - qcom,qcs404-tsens - const: qcom,tsens-v1
Add the compatibles for msm8992/4 TSENS hardware. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> --- No changes. Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++ 1 file changed, 2 insertions(+)