| # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/hwmon/ti,ads7828.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Texas Instruments ADS7828/ADS7830 Analog to Digital Converter (ADC) |
| - Krzysztof Kozlowski <krzk@kernel.org> |
| The ADS7828 is 12-Bit, 8-Channel Sampling Analog to Digital Converter (ADC) |
| https://www.ti.com/product/ADS7828 |
| Set to use the device in differential mode. |
| The regulator to use as an external reference. If it does not exists the |
| internal reference will be used. |
| additionalProperties: false |
| compatible = "ti,ads7828"; |