Lines Matching +full:uv +full:- +full:sensor
2 -------------------------------
5 - "compatible" value : one of
23 - "pullup-uv" Pull up voltage in micro volts
24 - "pullup-ohm" Pull up resistor value in ohms
25 - "pulldown-ohm" Pull down resistor value in ohms
26 - "connected-positive" Always ON, If not specified.
28 - "io-channels" Channel node of ADC to be used for
32 - "#thermal-sensor-cells" Used to expose itself to thermal fw.
35 https://github.com/devicetree-org/dt-schema/blob/master/schemas/iio/
40 pullup-uv = <1800000>;
41 pullup-ohm = <47000>;
42 pulldown-ohm = <0>;
43 io-channels = <&adc 3>;