Re: [PATCH v2 1/2] dt-bindings: iio: adc: ti,ads112c04: Add binding for ADS112C04
From: David Lechner
Date: Fri Jul 31 2026 - 10:31:40 EST
On 7/31/26 8:52 AM, David Lechner wrote:
> On 7/30/26 9:58 PM, Kyle Hsieh wrote:
>> Add device tree binding documentation for Texas Instruments ADS112C04
>> I2C Analog-to-Digital Converters.
>>
...
>> +
>> + single-channel:
>> + maximum: 3
>> +
>> + diff-channels:
>> + items:
>> + maximum: 3
>
> For this chip, we should also have excitation-channels, excitation-current-nanoamp,
> and reference-sources.
And burn-out-current-nanoamp.
>
>> +
>> + oneOf:
>> + - required: [ single-channel ]
>> + - required: [ diff-channels ]
>> +