Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml | 1 + 1 file changed, 1 insertion(+)
The qcom,adc-tm7 compatible is already used in PMK8350 so add it to the
Qualcomm PMIC Thermal Monitoring ADC. Based on downstream sources, the
new compatible for TM7 differs from older TM5 by allowing configuring
per sensor decimation, time measurement and number of sample averaging -
unlike one configuration per entire device. This was not reflected in
the bindings, therefore comment the new compatible as incomplete as it
might change and its ABI is no stable.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml b/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml
index feb390d50696..88f5fd1e2f28 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml
@@ -13,6 +13,7 @@ properties:
enum:
- qcom,spmi-adc-tm5
- qcom,spmi-adc-tm5-gen2
+ - qcom,adc-tm7 # Incomplete / subject to change
reg:
maxItems: 1
--
2.34.1
On 28/08/2022 10:10, Krzysztof Kozlowski wrote: > The qcom,adc-tm7 compatible is already used in PMK8350 so add it to the > Qualcomm PMIC Thermal Monitoring ADC. Based on downstream sources, the > new compatible for TM7 differs from older TM5 by allowing configuring > per sensor decimation, time measurement and number of sample averaging - > unlike one configuration per entire device. This was not reflected in > the bindings, therefore comment the new compatible as incomplete as it > might change and its ABI is no stable. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml | 1 + > 1 file changed, 1 insertion(+) Bjorn, Daniel, Anyone picking this patch? Best regards, Krzysztof
On Sun, 28 Aug 2022 11:10:22 +0300, Krzysztof Kozlowski wrote: > The qcom,adc-tm7 compatible is already used in PMK8350 so add it to the > Qualcomm PMIC Thermal Monitoring ADC. Based on downstream sources, the > new compatible for TM7 differs from older TM5 by allowing configuring > per sensor decimation, time measurement and number of sample averaging - > unlike one configuration per entire device. This was not reflected in > the bindings, therefore comment the new compatible as incomplete as it > might change and its ABI is no stable. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm5.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
© 2016 - 2026 Red Hat, Inc.