From 6231f873e3601d148002e08e0fb87b798c71e8f6 Mon Sep 17 00:00:00 2001 From: Archana Sriram Date: Fri, 7 Oct 2022 08:23:55 +0530 Subject: [PATCH] dt-bindings: thermal: Update dt-binding for spmi-adc-tm5 Update compatible string to support ADC channels that are registered to thermal framework, without registering interrupts. Change-Id: Ic423571989dba9e2cb69f4e76d3667872809de36 --- bindings/thermal/qcom-spmi-adc-tm5.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bindings/thermal/qcom-spmi-adc-tm5.yaml b/bindings/thermal/qcom-spmi-adc-tm5.yaml index 3ea8c0c1..dbcdf7ae 100644 --- a/bindings/thermal/qcom-spmi-adc-tm5.yaml +++ b/bindings/thermal/qcom-spmi-adc-tm5.yaml @@ -10,7 +10,9 @@ maintainers: properties: compatible: - const: qcom,spmi-adc-tm5 + enum: + - qcom,spmi-adc-tm5 + - qcom,spmi-adc-tm5-iio reg: maxItems: 1