Re: [PATCH v2] iio: filter: admv8818: fix range calculation
From: Sam Winchenbach
Date: Wed Mar 05 2025 - 08:18:38 EST
On Tue, Mar 04, 2025 at 11:34:11PM +0000, Jonathan Cameron wrote:
> On Thu, 20 Feb 2025 08:17:11 -0500
> Sam Winchenbach <sam.winchenbach@xxxxxxxxxxxxxxxx> wrote:
>
> > Corrects the upper range of LPF Band 4 from 18.5 GHz to 18.85 GHz per
> > the ADMV8818 datasheet
> >
> Hi Sam,
>
> Just a trivial process thing. If you are sending updated code
> and there isn't an obvious reason why when someone looks at the
> old patch set (e.g. no reviews asking for changes etc) please
> reply to that.
>
> At times where reviewers (such as me on this occasion) are running
> way behind they might look at wrong version otherwise.
>
> Jonathan
Hi Jonathan,
Just to clarify, if I update the patches in, for example v2, then I should
reply to the v2 email with the new patch set?
That makes sense... it looks like I can use: "--in-reply-to=<Message-id>" with
git send-email.
Sorry for any confusion this may have caused.
Thanks,
-Sam