On Sun, 28 Jun 2026 15:08:19 +0100 Rodrigo Alencar via B4 Relay <[email protected]> wrote:
> From: Rodrigo Alencar <[email protected]> > > Most of the supported devices rely on a GAIN pin to control a 2x > multiplier applied to the output voltage. Other devices, e.g. the > single-channel ones, provides a gain control through a bit field in > the control register. Some designs might have the GAIN pin hardwired > to VDD/VLOGIC or GND, which would have no "gain-gpios" device property, > being able to set "adi,range-double" if it is hardwired to VDD. The > vref_mv field is moved down in the struct ad5686_state, so that the > overall size increase is reduced. > > Signed-off-by: Rodrigo Alencar <[email protected]> I took another look at patches 8-12 and they look good to me (other than the thing Sashiko raised). Thanks, Jonathan

