Re: [PATCH v7 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation
From: Rob Herring <robh@kernel.org>
Date: 2021-10-27 17:00:42
Also in:
linux-iio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-27 17:00:42
Also in:
linux-iio, lkml
On Tue, 19 Oct 2021 16:20:47 +0100, Anand Ashok Dumbre wrote:
Xilinx AMS have several ADC channels that can be used for measurement of different voltages and temperatures. Document the same in the bindings. Signed-off-by: Anand Ashok Dumbre <redacted> --- .../bindings/iio/adc/xlnx,zynqmp-ams.yaml | 227 ++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
Reviewed-by: Rob Herring <robh@kernel.org>