Re: [PATCH v2 0/4] riscv: dts: Add "b" ISA extension to existing devicetrees
Guodong Xu <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,dev.linux.lists.spacemit,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAH1PCMbc_QGZMicNNie9mvicaHHUbvLF-C+Xb-mgvPC59Sgnbg@mail.gmail.com> |
On Fri, Jan 16, 2026 at 3:13 AM Conor Dooley <[email protected]> wrote: > > On Thu, Jan 15, 2026 at 07:18:56AM +0800, Guodong Xu wrote: > > --- > > base-commit: 31d167f54de93f14fa8e4bc6cbc4adaf7019fd94 > > change-id: 20260113-adding-b-dtsi-148714533f07 > > prerequisite-message-id: <[email protected]> > > prerequisite-patch-id: 0c859b4d131b3360875c795c6148c6176b55fb91 > > prerequisite-patch-id: 2ed98dc1ab0f5ed923cc252415c345dc8caf6f17 > > prerequisite-patch-id: 1be1a031763fac029076a768f012af31e455be66 > > prerequisite-patch-id: 21bb8387c946e050910440e7a7622305d46d946d > > prerequisite-patch-id: f3bdc2c74b230663710086bd770a755d56cb8b9c > > prerequisite-patch-id: 1f162c02f8bdb5bbc8ce52ead4fcb76258f5c2b9 > > prerequisite-patch-id: 76e1ff26c2f1fe4019cfa574942b568000e6ca1f > > prerequisite-patch-id: 77ddc9e5dc85495adc803cdc605bdda2ddc7fa47 > > prerequisite-patch-id: a75c798383b46a14d40436357c769c3671184768 > > prerequisite-patch-id: 781fc10dcae2c38c84c25bee887ef7474786dd36 > > prerequisite-patch-id: 5be5d3e62aa73024bf9e1de6aad155be6d618f40 > > FWIW, this kind of prereq-patch-id stuff isn't really helpful, because I > don't think there's actually any dependencies on that work. It actually > trips up some parts of b4 that think they're needed. Noted. Using individual patch message-ids is better in a case like this. Above, I put the entire series' message-id, which creates unrelated prerequisite stuff, as you pointed out. > > I applied the Anlogic patch. Thanks Conor. BR, Guodong Xu > > Thanks, > Conor.