Re: [PATCH 09/15] dt-bindings: iio: dac: ad5624r: Add missing binding document
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 15:56:24
Also in:
linux-iio
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 15:56:24
Also in:
linux-iio
On Sun, 27 Jun 2021 17:32:38 +0100, Jonathan Cameron wrote:
From: Jonathan Cameron <Jonathan.Cameron@huawei.com> Simple binding, with optional vref. Note that the Linux driver does support vcc-supply for historical reasons, but lets not let that get into any bindings that are checked going forwards. Hence I have deliberately not documented it. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> --- .../bindings/iio/dac/adi,ad5624r.yaml | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>