]> 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)
commit136c4d0bea7d58c9478ef1b591d8ba66c10d8a1f
tree0d4853705c8c1db2a459d4799a5a0b79178b5294
parent631569a84724948c22f656cebb6e2ed4be0e4236
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