Message ID | 20210904211508.317560-1-konrad.dybcio@somainline.org |
---|---|
State | Superseded |
Headers | show |
Series | [v2,1/2] 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 4a2eaf28e3fd..8a8e4d27aed4 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -37,6 +37,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> --- Changes since v1: - Separate this into a standalone patch Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++ 1 file changed, 2 insertions(+)