Re: [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
Pinkesh Vaghela <[email protected]> Mon, 20 Jul 2026 13:28:11 +0000
| Newsgroups | org.kernel.vger.linux-i2c,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <SJ2PR04MB88965A802336D3FB947B736083C32@SJ2PR04MB8896.namprd04.prod.outlook.com> |
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? Regards, Pinkesh > > -- > Lee Jones