Re: [PATCH v4 2/2] dt-bindings: iio: frequency: add adrf6780 doc
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 22:56:25
Also in:
linux-iio, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-07-14 22:56:25
Also in:
linux-iio, lkml
On Fri, 02 Jul 2021 14:12:39 +0300, Antoniu Miclaus wrote:
Add device tree bindings for the ADRF6780 Upconverter. Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com> --- changes in v4: - fix dt_binding_check detected issues - update license to GPL-2.0-only OR BSD-2-Clause - add dependencies schema - other minor fixes based on the review received .../bindings/iio/frequency/adi,adrf6780.yaml | 119 ++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/frequency/adi,adrf6780.yaml
Reviewed-by: Rob Herring <robh@kernel.org>