Re: [PATCH v2 1/2] dt-bindings: iio: adc: add adi,ad7780.yaml binding

From: Rob Herring
Date: Fri Jun 14 2019 - 15:47:53 EST


On Fri, 24 May 2019 22:26:30 -0300, Renato Lui Geh wrote:
This patch adds a YAML binding for the Analog Devices AD7780/1 and
AD7170/1 analog-to-digital converters.

Signed-off-by: Renato Lui Geh <renatogeh@xxxxxxxxx>
---
Changes in v2:
- vref-supply to avdd-supply
- remove avdd-supply from required list
- include adc block in an spi block

.../bindings/iio/adc/adi,ad7780.txt | 48 ----------
.../bindings/iio/adc/adi,ad7780.yaml | 87 +++++++++++++++++++
2 files changed, 87 insertions(+), 48 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7780.txt
create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad7780.yaml


Reviewed-by: Rob Herring <robh@xxxxxxxxxx>