On Fri, 10 Dec 2021 10:38:21 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Tue, 07 Dec 2021 17:54:44 +0200, Antoniu Miclaus wrote: > > Add device tree bindings for the ADMV8818 Filter. > > > > Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> > > --- > > changes in v3: > > - remove clock from `required` since it is optional. > > .../bindings/iio/filter/adi,admv8818.yaml | 67 +++++++++++++++++++ > > 1 file changed, 67 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/iio/filter/adi,admv8818.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> There was a bonus blank line at the end of the file I tidied up whilst applying. J