On Thu, Jun 06, 2024 at 06:35:28PM +0200, Francesco Dolcini wrote: > From: João Paulo Gonçalves > > Add devicetree bindings for Texas Instruments ADS1119 16-bit ADC > with I2C interface. > > Datasheet: https://www.ti.com/lit/gpn/ads1119 > Signed-off-by: João Paulo Gonçalves > Signed-off-by: Francesco Dolcini > --- > v2: > - add diff-channels and single-channel > - add XOR check to make diff/single channel property required > - add interrupts, reset-gpios and vref-supply to the example > - fix missing additionalProperties/unevaluatedProperties warning in channels > - remove ti,gain and ti,datarate as they aren't fixed hw properties > - remove unnecessary | Reviewed-by: Conor Dooley Thanks, Conor.