Re: [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500

From: Rob Herring

Date: Tue Jun 30 2026 - 11:32:08 EST


On Mon, Jun 29, 2026 at 12:07 PM Selvamani Rajagopal
<Selvamani.Rajagopal@xxxxxxxxxx> wrote:
>
> > -----Original Message-----
> > From: Rob Herring <robh@xxxxxxxxxx>
> > Sent: Sunday, June 14, 2026 9:11 PM
> > To: Selvamani Rajagopal <Selvamani.Rajagopal@xxxxxxxxxx>
> > Subject: Re: [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500
> >
> >
> >
> > And you are missing tags from prior versions. It is your responsibility
> > to add them.
>
> I added the prior version's link under each version. Somehow "b4 prep --show-revision" command doesn't pickup the older
> versions. It shows v4 and v5 correctly as the emails containing patches were sent in a threaded manner.
>
> But with v1,v2,v3, as each patch was sent through individual email (with proper subject line, of course) using outlook.
> I don't know if there is a way to fix this.

While links to prior versions is nice, tags means Reviewed-by,
Acked-by, etc. lines. If you get those on version N, then you have to
add them on version N+1 and later unless there are significant changes
that nullify them. However, you don't need to send another version
only to add tags. The tools will pickup tags from the current version.

The only advice for outlook is don't use it. It is incapable of
following maillist etiquette.

Rob