commit | ddee09c099c35074e50aaf9157efd22429d3acdf | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Mar 19 14:12:06 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Mar 20 14:52:27 2015 +1100 |
tree | 0d4853705c8c1db2a459d4799a5a0b79178b5294 | |
parent | 755563bc79c764c90b9f44db5e4fe6c556d3440c [diff] |
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>