powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU features
authorNicholas Piggin <npiggin@gmail.com>
Tue, 20 Feb 2018 19:08:27 +0000 (05:08 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 31 Mar 2018 13:47:49 +0000 (00:47 +1100)
commit9e9626ed3a4affe7fe0e17e98c357849ad299e50
tree516c78a90e4d1f989e948fac8ebe28b68d2f3887
parent15a3204d24a3c01b116fb7c0692b7c670cac631d
powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU features

The CPU_FTR_POWER9_DD2_1 flag is intended to be set for DD2.1 and
above (which is what the cputable setup does). Fix DT CPU features
quirk setup to match.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Merge with upstream changes]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/dt_cpu_ftrs.c