Re: [PATCH v4 00/17] powerpc/85xx: p2020: Create one unified machine description
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2023-02-23 08:58:22
Also in:
lkml
Christophe Leroy [off-list ref] writes:
Le 22/02/2023 à 19:22, Pali Rohár a écrit :quoted
On Wednesday 22 February 2023 15:42:47 Christophe Leroy wrote:quoted
This patch series unifies all P2020 boards and machine descriptions into one generic unified P2020 machine description. With this generic machine description, kernel can boot on any P2020-based board with correct DTS file. Tested on CZ.NIC Turris 1.1 board with has Freescale P2020 processor. Kernel during booting correctly detects P2020 and prints: [ 0.000000] Using Freescale P2020 machine description Changes in v4: * Added several preparatory cleanup patchs * Minimised churn by not duplicating helpers at the first place * Split main patch in two * Dropped patchs 1 and 2 * Untested beyond basic build testChanges looks good. I'm happy with them. You can add my: Reviewed-by: Pali Rohár <pali@kernel.org>Thanks. However this series doesn't have the shape for getting merged yet, I've been very quick with the additional patches descriptions and I have not revisited the descriptions of pre-existing patches. I was expecting you to take over. By the way there's no hurry I guess, we are already in the middle of the merge window, Michael usually doesn't take any more non-fixes patches once the merge window is open, so that series will go in 6.4
Correct. I'll open next for new patches around 6.3-rc2, so in ~2.5 weeks from now. cheers