Lines Matching +full:external +full:- +full:resistor
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Matt Ranostay <matt.ranostay@konsulko.com>
20 - ti,lmp91000
21 - ti,lmp91002
26 io-channels:
29 ti,external-tia-resistor:
32 If the property ti,tia-gain-ohm is not defined this needs to be set to
33 signal that an external resistor value is being used.
35 ti,tia-gain-ohm:
39 Internal resistor for the transimpedance amplifier.
41 ti,rload-ohm:
45 Internal resistor load applied to the gas sensor.
49 - compatible
50 - reg
51 - io-channels
56 - |
58 #address-cells = <1>;
59 #size-cells = <0>;
63 ti,tia-gain-ohm = <7000>;
64 ti,rload-ohm = <100>;
65 io-channels = <&adc>;