On Fri, Jun 21, 2019 at 6:15 AM Mircea Caprioru <mircea.caprioru@xxxxxxxxxx> wrote: > > Convert AD7124 bindings documentation to YAML format. > > Signed-off-by: Mircea Caprioru <mircea.caprioru@xxxxxxxxxx> > --- > > Changelog v2: > - modified SPDX license to GPL-2.0 OR BSD-2-Clause > - added regex for a range from 0 to 15 > - added minimum and maximum constraints for reg property > - set type and range of values for adi,reference-select property > - used items for diff-channels property > - set bipolar, adi,buffered-positive and negative to type: boolean > > .../bindings/iio/adc/adi,ad7124.yaml | 155 ++++++++++++++++++ > 1 file changed, 155 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>