Message ID | 20231009-approve-verbalize-ce9324858e76@wendy (mailing list archive) |
---|---|
Headers | show |
Series | riscv,isa-extensions additions | expand |
From: Conor Dooley <conor.dooley@microchip.com> On Mon, 09 Oct 2023 10:37:44 +0100, Conor Dooley wrote: > Now with the RFC tag dropped. There are no changes here from "RFC v2", > other than the addition of tags that were provided along the way. I have > not added "Zfh" to the T-Head based stuff, as I can't actually read the > documentation that would show that they're encoding-for-encoding > compatible with the standard extension, since it is apparently only in > Chinese. > > [...] The first 3 applied to riscv-dt-for-next, I expect the rest to go via their respective platform maintainers. [1/6] riscv: dts: microchip: convert isa detection to new properties https://git.kernel.org/conor/c/561add0da6d3 [2/6] riscv: dts: sifive: convert isa detection to new properties https://git.kernel.org/conor/c/a54f42722e49 [3/6] riscv: dts: starfive: convert isa detection to new properties https://git.kernel.org/conor/c/81b5948cf1a7 Thanks, Conor.
Hi Conor, On Sun, Oct 15, 2023 at 2:22 PM Conor Dooley <conor@kernel.org> wrote: > From: Conor Dooley <conor.dooley@microchip.com> > > On Mon, 09 Oct 2023 10:37:44 +0100, Conor Dooley wrote: > > Now with the RFC tag dropped. There are no changes here from "RFC v2", > > other than the addition of tags that were provided along the way. I have > > not added "Zfh" to the T-Head based stuff, as I can't actually read the > > documentation that would show that they're encoding-for-encoding > > compatible with the standard extension, since it is apparently only in > > Chinese. > > > > [...] > > The first 3 applied to riscv-dt-for-next, I expect the rest to go via > their respective platform maintainers. I sent my last soc PR for v6.7 last Friday, as per the soc deadline. Feel free to take "[PATCH v3 4/6] riscv: dts: renesas: convert isa detection to new properties" into your tree for v6, if that is still possible (I have just provided my Acked-by). Otherwise, I can queue it in renesas-devel for v6.8. Thanks! Gr{oetje,eeting}s, Geert
On Mon, Oct 16, 2023 at 09:23:23AM +0200, Geert Uytterhoeven wrote: > On Sun, Oct 15, 2023 at 2:22 PM Conor Dooley <conor@kernel.org> wrote: > > The first 3 applied to riscv-dt-for-next, I expect the rest to go via > > their respective platform maintainers. > > I sent my last soc PR for v6.7 last Friday, as per the soc deadline. I was going to send mine this afternoon :) > Feel free to take "[PATCH v3 4/6] riscv: dts: renesas: convert isa > detection to new properties" into your tree for v6, if that is still > possible (I have just provided my Acked-by). Otherwise, I can queue > it in renesas-devel for v6.8. I was expecting them to end up in v6.8 since it's pretty late & I don't really want to send a PR with stuff that hasn't been in linux-next. Queuing it renesas-devel sounds good to me, thanks!
Hello: This series was applied to riscv/linux.git (fixes) by Arnd Bergmann <arnd@arndb.de>: On Mon, 9 Oct 2023 10:37:44 +0100 you wrote: > Now with the RFC tag dropped. There are no changes here from "RFC v2", > other than the addition of tags that were provided along the way. I have > not added "Zfh" to the T-Head based stuff, as I can't actually read the > documentation that would show that they're encoding-for-encoding > compatible with the standard extension, since it is apparently only in > Chinese. > > [...] Here is the summary with links: - [v3,1/6] riscv: dts: microchip: convert isa detection to new properties (no matching commit) - [v3,2/6] riscv: dts: sifive: convert isa detection to new properties (no matching commit) - [v3,3/6] riscv: dts: starfive: convert isa detection to new properties (no matching commit) - [v3,4/6] riscv: dts: renesas: convert isa detection to new properties (no matching commit) - [v3,5/6] riscv: dts: allwinner: convert isa detection to new properties https://git.kernel.org/riscv/c/c3f7c14856eb - [v3,6/6] riscv: dts: thead: convert isa detection to new properties https://git.kernel.org/riscv/c/0804f3bec9e9 You are awesome, thank you!