Re: [PATCH v6 4/7] regulator: Add regulator driver for ATC260x PMICs

From: Cristian Ciocaltea
Date: Mon Jan 25 2021 - 15:53:04 EST


Hi Mark,

On Mon, Jan 25, 2021 at 07:23:11PM +0000, Mark Brown wrote:
> On Wed, Jan 20, 2021 at 08:23:29PM +0200, Cristian Ciocaltea wrote:
> > Add support for the DC-DC converters and LDO regulators found in
> > the ATC2603C and ATC2609A chip variants of the Actions Semi ATC260x
> > family of PMICs.
>
> Please do not submit new versions of already applied patches, please
> submit incremental updates to the existing code. Modifying existing
> commits creates problems for other users building on top of those
> commits so it's best practice to only change pubished git commits if
> absolutely essential.

The patches applied to 'for-next' branches were not modified, but I have
(wrongly) assumed I need to keep them in the series until they are
eventually merged into master.

So, if I understand correctly, I should have dropped them from the patch
series as soon as they had been queued, and only if they need some
additional work, I can re-add them as incremental updates.

Thanks,
Cristi