Re: [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible

Lee Jones <[email protected]> Wed, 22 Jul 2026 13:55:07 +0100
Newsgroups org.kernel.vger.linux-i2c,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Mon, 20 Jul 2026, Pinkesh Vaghela wrote:

> Hi Lee,
> 
> On Thursday, July 16, 2026 5:59 PM, Lee Jones wrote:
> > On Mon, 06 Jul 2026, Pinkesh Vaghela wrote:
> > 
> > > Document ESWIN EIC7700 SoC compatible for syscon registers.
> > >
> > > Acked-by: Conor Dooley <[email protected]>
> > > Signed-off-by: Pinkesh Vaghela <[email protected]>
> > > ---
> > >  Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++
> > >  1 file changed, 2 insertions(+)
> > 
> > Still doesn't apply.  What tree did you rebase on?
> > 
> > Whatever you rebase on needs to have the following commit:
> > 
> >    1d02f2a79ebe ("dt-bindings: mfd: syscon: Drop custom select for older
> > dtschema")
> 
> We rebased the patches to v7.2-rc2 on master branch of mainline tree
> before sending v2.
> We see that the patch series you are referring to is not present in
> v7.2-rc4 as well. However, they are present in linux-next.
> 
> Could you please suggest on which tree should I rebase and send this patch?

Mainline lags Next by quite a few commits.

You should generally use Next or the Subsystem tree you are working on.

95 times out of 100 Next is fine.

-- 
Lee Jones