1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
5 $id: http://devicetree.org/schemas/hwmon/ti,ads7828.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Texas Instruments ADS7828/ADS7830 Analog to Digital Converter (ADC)
11 - Krzysztof Kozlowski <krzk@kernel.org>
14 The ADS7828 is 12-Bit, 8-Channel Sampling Analog to Digital Converter (ADC)
15 with an I2C interface.
18 https://www.ti.com/product/ADS7828
29 ti,differential-input:
31 Set to use the device in differential mode.
36 The regulator to use as an external reference. If it does not exists the
37 internal reference will be used.
43 additionalProperties: false
52 comatible = "ti,ads7828";
54 vref-supply = <&vref>;
55 ti,differential-input;