1 NTC Thermistor hwmon sensors
2 -------------------------------
4 Requires node properties:
5 - "compatible" value : one of
11 - "pullup-uv" Pull up voltage in micro volts
12 - "pullup-ohm" Pull up resistor value in ohms
13 - "pulldown-ohm" Pull down resistor value in ohms
14 - "connected-positive" Always ON, If not specified.
15 Status change is possible.
16 - "io-channels" Channel node of ADC to be used for
19 Read more about iio bindings at
20 Documentation/devicetree/bindings/iio/iio-bindings.txt
24 compatible = "ntc,ncp15wb473";
25 pullup-uv = <1800000>;
28 io-channels = <&adc 3>;