Re: [PATCH v2 0/3] riscv: sophgo: add top syscon device for cv18xx
Krzysztof Kozlowski <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 20/10/2025 10:38, Longbin Li wrote: > Add top syscon device bindings related DTS change for CV1800. > > --- > > Changes in v2: > > - Add ranges property. > - Use proper regex in patternProperties. > - Add complete example including child nodes. > > Changes in v1: > > - https://lore.kernel.org/all/[email protected]/ > > Changed by RFC: > > - https://lore.kernel.org/all/[email protected]/ So this is v3, not v2. We do not count from 0, -1 or -2 (of you have three RFCs). Please start using b4, so you will get it right. Otherwise how can we compare versions between v1 and RFC? Try yourself with `b4 diff`. Best regards, Krzysztof