On Thu, 24 Sep 2020 14:52:14 -0500, Michael Auchter wrote: > Add a binding for AD5686 > > Signed-off-by: Michael Auchter <michael.auch...@ni.com> > --- > Changes since v1: > - Keep supported device sorted > - fix adc -> dac typo in schema path > since v2: > - drop address-cells and size-cells from binding doc > - add "additionalProperties: false" > - end with ... > > .../bindings/iio/dac/adi,ad5686.yaml | 57 +++++++++++++++++++ > 1 file changed, 57 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml >
Reviewed-by: Rob Herring <r...@kernel.org>