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@xxxxxxxxxx> > --- > 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@xxxxxxxxxx>