On Mon, 2 Sep 2019 16:08:31 +0300, Mircea Caprioru wrote: > This patch add device tree binding documentation for AD7192 adc in YAML > format. > > Signed-off-by: Mircea Caprioru <mircea.caprioru@xxxxxxxxxx> > --- > Changelog V2: > - no changes here > > Changelog V3: > - no changes here > > Changelog V4: > - remove the const value from avdd and dvdd supply > > .../bindings/iio/adc/adi,ad7192.yaml | 119 ++++++++++++++++++ > 1 file changed, 119 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>