Re: [PATCH v4 09/10] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
From: Rob Herring <robh@kernel.org>
Date: 2021-07-12 16:08:24
Also in:
linux-iio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-12 16:08:24
Also in:
linux-iio, lkml
On Tue, 06 Jul 2021 12:09:41 -0400, Liam Beguin wrote:
From: Liam Beguin <redacted> An ADC is often used to measure other quantities indirectly. This binding describe one case, the measurement of a temperature through the voltage across an RTD resistor such as a PT1000. Signed-off-by: Liam Beguin <redacted> --- .../iio/afe/temperature-sense-rtd.yaml | 101 ++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/afe/temperature-sense-rtd.yaml
Reviewed-by: Rob Herring <robh@kernel.org>