]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add PVR for POWER8NVL processor
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 19 Mar 2015 03:12:06 +0000 (14:12 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 20 Mar 2015 03:52:27 +0000 (14:52 +1100)
commit51409c09e4acd61b2e7e2705f14b739b3cf1d23a
tree0d4853705c8c1db2a459d4799a5a0b79178b5294
parent19b10198b2be9f9b05cee24e1717f9774a0db082
powerpc: Add PVR for POWER8NVL processor

There's a new variant of POWER8 coming called "POWER8 with NVLink". The
core is identical to POWER8 but unfortunately they strapped it with a
different PVR, so we need to add an explicit entry for it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/cputable.c