From: Konrad Dybcio Date: Fri, 19 Mar 2021 22:08:01 +0000 (+0100) Subject: dt-bindings: tsens: qcom: Document MDM9607 compatible X-Git-Tag: accepted/tizen/unified/20230118.172025~7286^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=957781612e44f9525a8c7ed52086ab4caaa301f6;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: tsens: qcom: Document MDM9607 compatible Add the compatible for MDM9607. Signed-off-by: Konrad Dybcio Signed-off-by: Daniel Lezcano Acked-by: Rob Herring Link: https://lore.kernel.org/r/20210319220802.198215-1-konrad.dybcio@somainline.org --- diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index 95462e0..8ad9dc1 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -22,6 +22,7 @@ properties: - description: v0.1 of TSENS items: - enum: + - qcom,mdm9607-tsens - qcom,msm8916-tsens - qcom,msm8939-tsens - qcom,msm8974-tsens @@ -94,6 +95,7 @@ allOf: compatible: contains: enum: + - qcom,mdm9607-tsens - qcom,msm8916-tsens - qcom,msm8974-tsens - qcom,msm8976-tsens