Re: [PATCH v1 1/1] serial: 8250_exar: Group CTI EEPROM offsets by device

From: Andy Shevchenko
Date: Fri Sep 20 2024 - 11:49:31 EST


On Fri, Sep 20, 2024 at 06:43:24PM +0300, Andy Shevchenko wrote:
> It's not obvious from the first glance that the list of the CTI EEPROM
> offsets covers three different models, let's group them accordingly for
> better readability.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
>
> Parker, feel free to append this one to your v3 as a last patch.

A bit more hints for usage of `b4`. As I described earlier you may use b4
to gather the tags, but also to inject / append other patches to the series.

Like with this one, after you collected yours, just run

b4 am -s $<message ID of this email thread>

followed by

git am ...

as the tool hints you. It will take care about everything you need.

--
With Best Regards,
Andy Shevchenko