On Sun, 27 Jun 2021 17:32:30 +0100, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > This is documented what is currently the case. There are a number > of things that could be added, but I don't feel the binding elements > are obvious enough to document without a driver implementation to > verify they are good choices. > > These include > * Range > * Regulators, both input and potentially output (if the loop being > driven is ever described). > > I've listed Lars and myself as maintainers of the binding, but if > anyone else wants to be added they would be most welcome! > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Lars-Peter Clausen <lars@xxxxxxxxxx> > --- > .../bindings/iio/dac/adi,ad5421.yaml | 51 +++++++++++++++++++ > 1 file changed, 51 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>