Re: [PATCH v2 14/19] ppc/pnv: Add POWER10 ChipTOD quirk for big-core

2024-07-13 Thread Cédric Le Goater
On 7/12/24 14:02, Nicholas Piggin wrote: POWER10 has a quirk in its ChipTOD addressing that requires the even small-core to be selected even when programming the odd small-core. This allows skiboot chiptod init to run in big-core mode. Signed-off-by: Nicholas Piggin Looks good, some more prop

[PATCH v2 14/19] ppc/pnv: Add POWER10 ChipTOD quirk for big-core

2024-07-12 Thread Nicholas Piggin
POWER10 has a quirk in its ChipTOD addressing that requires the even small-core to be selected even when programming the odd small-core. This allows skiboot chiptod init to run in big-core mode. Signed-off-by: Nicholas Piggin --- include/hw/ppc/pnv.h | 1 + include/hw/ppc/pnv_core.h|