dt-bindings: thermal: Convert generic-adc-thermal to DT schema
authorRob Herring <robh@kernel.org>
Tue, 11 Oct 2022 17:52:35 +0000 (12:52 -0500)
committerDaniel Lezcano <daniel.lezcano@kernel.org>
Wed, 14 Dec 2022 14:25:39 +0000 (15:25 +0100)
commit87f9fe8c4b603bd18f025d8c5fc9bb5f17b9a4cc
tree76d662a7e70c75acf345448970fb1971afb0feee
parentd37edc7370273306d8747097fafa62436c1cfe16
dt-bindings: thermal: Convert generic-adc-thermal to DT schema

Convert the 'generic-adc-thermal' binding to DT schema format.

The binding said '#thermal-sensor-cells' should be 1, but all in tree
users are 0 and 1 doesn't make sense for a single channel.

Drop the example's related providers and consumers of the
'generic-adc-thermal' node as the convention is to not have those in
the examples.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221011175235.3191509-1-robh@kernel.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/thermal/generic-adc-thermal.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/thermal/thermal-generic-adc.txt [deleted file]