Re: [PATCH v2 0/4] Add regmap_field helpers for simple bit operations

From: Li Chen
Date: Mon May 23 2022 - 09:20:18 EST


Hi Mark

---- On Mon, 23 May 2022 04:39:46 -0700 Mark Brown <broonie@xxxxxxxxxx> wrote ----
> On Sun, May 22, 2022 at 07:22:37PM -0700, Li Chen wrote:
> > From: Li Chen <lchen@xxxxxxxxxxxxx>
> >
> > This series proposes to add simple bit operations for setting, clearing
> > and testing specific bits with regmap_field.
>
> Please don't send new patches in reply to old patches or serieses, this
> makes it harder for both people and tools to understand what is going
> on - it can bury things in mailboxes and make it difficult to keep track
> of what current patches are, both for the new patches and the old ones.
>

Thanks for letting me know, I won't do this again.

Regards,
Li