On Thu, 24 Feb 2022 10:31:17 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Wed, 23 Feb 2022 14:01:10 +0200, Antoniu Miclaus wrote: > > Add device tree bindings for the ADA4250 driver. > > > > Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > changes in v6: > > - add space before `{` in the amplifier node example > > .../bindings/iio/amplifiers/adi,ada4250.yaml | 50 +++++++++++++++++++ > > 1 file changed, 50 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Series applied to the togreg branch of iio.git and pushed out as testing for 0-day to take a quick look before I go making a mess of linux-next. One side comment though - when there are lots of revisions in a short timescale and people haven't had time to get back to the intermediate ones, it is particularly helpful to give a multi version change log. i.e. tell us what happened in at least the last couple of revisions to save on having to go find the earlier threads to find out what changed in v5 and v4! Also, I always prefer a cover letter for a series even if brief. It give somewhere to reply to if there are discussions covering multiple patches, or if someone wants to give a tag for the whole series that I can trivially pick up with b4. Obviously no point for single patch series though! I don't normally moan about this, but I was moaning anyway so why not get everything off my chest! :) Thanks, Jonathan