Browse Source

powerpc: Define PVR value for POWER8NVL processor

Signed-off-by: Philippe Bergheaud <felix@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Philippe Bergheaud 9 years ago
parent
commit
86c9ffcc1e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/powerpc/include/asm/reg.h

+ 1 - 0
arch/powerpc/include/asm/reg.h

@@ -1182,6 +1182,7 @@
 #define PVR_970GX	0x0045
 #define PVR_POWER7p	0x004A
 #define PVR_POWER8E	0x004B
+#define PVR_POWER8NVL	0x004C
 #define PVR_POWER8	0x004D
 #define PVR_BE		0x0070
 #define PVR_PA6T	0x0090