Since v2: Split up the features into two patches. I kept Vaidy's reviewed-by because the end result code was not changed.
Nicholas Piggin (3): powerpc: add POWER9_DD20 feature powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1 arch/powerpc/include/asm/cputable.h | 5 ++++- arch/powerpc/kernel/cputable.c | 20 ++++++++++++++++++++ arch/powerpc/kernel/dt_cpu_ftrs.c | 2 ++ arch/powerpc/kernel/idle_book3s.S | 31 ++++++++++++++++++++----------- 4 files changed, 46 insertions(+), 12 deletions(-) -- 2.15.0