On Sun, 27 Jun 2021 17:32:38 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > Simple binding, with optional vref. > Note that the Linux driver does support vcc-supply for historical > reasons, but lets not let that get into any bindings that are checked > going forwards. Hence I have deliberately not documented it. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > --- > .../bindings/iio/dac/adi,ad5624r.yaml | 47 +++++++++++++++++++ > 1 file changed, 47 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>