On Tue, 06 Jul 2021 12:09:41 -0400, Liam Beguin wrote: > From: Liam Beguin <lvb@xxxxxxxxxx> > > 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 <lvb@xxxxxxxxxx> > --- > .../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@xxxxxxxxxx>