Re: [PATCH v7 0/2] Add TI TPS65214 PMIC GPIO Support
From: Bartosz Golaszewski
Date: Tue Jul 22 2025 - 10:37:29 EST
On Tue, Jul 22, 2025 at 4:16 PM Jon Cormier <jcormier@xxxxxxxxxxxxxxxx> wrote:
> >
> > This doesn't apply on top of my gpio/for-next branch. Do you think you
> > can quickly submit another iteration rebased on top of it?
> Maybe this is a basic question but is there a rule of thumb for where
> to base patches to be submitted to the mailing lists? I've generally
> been basing them off the latest tag in linux-stable/master. I suppose
> this might be one of those it depends on the subsystem things?
> >
I feed my tree into linux next, so generally using linux-next/master
would be your best bet. The rule of thumb typically is checking the
subsystem's git tree in MAINTAINERS and using whatever branch goes
into the next release.
Bartosz