Re: [PATCH 01/15] dt-bindings: iio: dac: adi,ad5421: Add missing binding document.
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 15:47:56
Also in:
linux-iio
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 15:47:56
Also in:
linux-iio
On Sun, 27 Jun 2021 17:32:30 +0100, Jonathan Cameron wrote:
From: Jonathan Cameron <Jonathan.Cameron@huawei.com> This is documented what is currently the case. There are a number of things that could be added, but I don't feel the binding elements are obvious enough to document without a driver implementation to verify they are good choices. These include * Range * Regulators, both input and potentially output (if the loop being driven is ever described). I've listed Lars and myself as maintainers of the binding, but if anyone else wants to be added they would be most welcome! Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Cc: Lars-Peter Clausen <lars@metafoo.de> --- .../bindings/iio/dac/adi,ad5421.yaml | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>