aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Stephan Gerhold <stephan.gerhold@kernkonzept.com> 2023-06-07 12:47:47 +0200
committerGravatar Daniel Lezcano <daniel.lezcano@linaro.org> 2023-06-26 12:03:13 +0200
commita06027820da7d480cc24b82a977953a5c4e01df4 (patch)
treeb9fac6ab97ef347c3cc7088f173db24d9dcdde93
parentthermal/drivers/qcom/tsens-v0_1: Add mdm9607 correction offsets (diff)
downloadlinux-a06027820da7d480cc24b82a977953a5c4e01df4.tar.gz
linux-a06027820da7d480cc24b82a977953a5c4e01df4.tar.bz2
linux-a06027820da7d480cc24b82a977953a5c4e01df4.zip
dt-bindings: thermal: qcom-tsens: Drop redundant compatibles
Since the SoC compatibles must be followed by the IP version compatible (e.g. compatible = "qcom,msm8916-tsens", "qcom,tsens-v0_1";) it is redundant to list all the SoC compatibles again in the if statement. It will already match the IP-version compatible. The list has already become inconsistent since for example "qcom,msm8939-tsens" is covered by the if statement but is not listed there explicitly like the other SoCs. Simplify this by dropping the redundant SoC compatibles. ipq8064 and msm8960 are still needed because they do not have an IP-version compatible. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20230508-msm8909-tsens-v5-4-5eb632235ba7@kernkonzept.com
-rw-r--r--Documentation/devicetree/bindings/thermal/qcom-tsens.yaml22
1 files changed, 1 insertions, 21 deletions
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 4b3f096fc9cf..ea5b054392db 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -232,12 +232,7 @@ allOf:
contains:
enum:
- qcom,ipq8064-tsens
- - qcom,mdm9607-tsens
- - qcom,msm8916-tsens
- qcom,msm8960-tsens
- - qcom,msm8974-tsens
- - qcom,msm8976-tsens
- - qcom,qcs404-tsens
- qcom,tsens-v0_1
- qcom,tsens-v1
then:
@@ -253,22 +248,7 @@ allOf:
properties:
compatible:
contains:
- enum:
- - qcom,msm8953-tsens
- - qcom,msm8996-tsens
- - qcom,msm8998-tsens
- - qcom,sc7180-tsens
- - qcom,sc7280-tsens
- - qcom,sc8180x-tsens
- - qcom,sc8280xp-tsens
- - qcom,sdm630-tsens
- - qcom,sdm845-tsens
- - qcom,sm6350-tsens
- - qcom,sm8150-tsens
- - qcom,sm8250-tsens
- - qcom,sm8350-tsens
- - qcom,sm8450-tsens
- - qcom,tsens-v2
+ const: qcom,tsens-v2
then:
properties:
interrupts: