[PATCH 0/4] Base support for POWER10
Alistair Popple
alistair at popple.id.au
Tue May 12 21:36:10 AEST 2020
This series brings together three previously posted patches required for
POWER10 support and introduces a new patch enabling POWER10 architected
mode.
Alistair Popple (4):
powerpc: Add new HWCAP bits
powerpc: Add base support for ISA v3.1
powerpc/dt_cpu_ftrs: Advertise support for ISA v3.1 if selected
powerpc: Add POWER10 architected mode
arch/powerpc/include/asm/cputable.h | 17 +++++++++++++++--
arch/powerpc/include/asm/mmu.h | 1 +
arch/powerpc/include/asm/prom.h | 1 +
arch/powerpc/include/asm/reg.h | 3 ++-
arch/powerpc/include/uapi/asm/cputable.h | 2 ++
arch/powerpc/kernel/cpu_setup_power.S | 2 ++
arch/powerpc/kernel/cputable.c | 21 +++++++++++++++++++++
arch/powerpc/kernel/dt_cpu_ftrs.c | 6 ++++++
arch/powerpc/kernel/prom_init.c | 12 ++++++++++--
9 files changed, 60 insertions(+), 5 deletions(-)
--
2.20.1
More information about the Linuxppc-dev
mailing list