Re: [PATCH 14/15] dt-bindings: iio: dac: adi,ad8801: Add missing binding document.
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 15:59:22
Also in:
linux-iio
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 15:59:22
Also in:
linux-iio
On Sun, 27 Jun 2021 17:32:43 +0100, Jonathan Cameron wrote:
From: Jonathan Cameron <Jonathan.Cameron@huawei.com> This device was missing a binding document. Simple binding with the ad8803 requiring two both low and high references whilst the 8801 only has a high reference. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Cc: Gwenhael Goavec-Merou <redacted> --- .../bindings/iio/dac/adi,ad8801.yaml | 60 +++++++++++++++++++ 1 file changed, 60 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>