Re: [PATCH v2 1/2] dt-bindings: iio: adc: ti,ads112c04: Add binding for ADS112C04
David Lechner <[email protected]> Fri, 31 Jul 2026 09:23:07 -0500
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 ] >> +