On Tue, 30 Jul 2024 10:46:36 +0200, Olivier Moysan wrote: > Allow to specify the reference voltage used by the SD modulator. > When the SD modulator is defined as an IIO backend, the reference > voltage can be used to evaluate scaling information of the IIO device. > The reference voltage is not used otherwise. > > Signed-off-by: Olivier Moysan <olivier.moysan@xxxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/sigma-delta-modulator.yaml | 7 +++++++ > 1 file changed, 7 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>