aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/reg.h
diff options
context:
space:
mode:
authorPhilippe Bergheaud <felix@linux.vnet.ibm.com>2016-03-31 11:19:27 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2016-04-11 20:30:46 +1000
commit86c9ffcc1ed17497a5df473232a7e654fa8cfa1f (patch)
tree4e2bcc0d267a0cb4466391d5701f6f7e25b169da /arch/powerpc/include/asm/reg.h
parentpowerpc/opal: Assign numbers to OPAL_MSG macros of enum opal_msg_type (diff)
downloadlinux-dev-86c9ffcc1ed17497a5df473232a7e654fa8cfa1f.tar.xz
linux-dev-86c9ffcc1ed17497a5df473232a7e654fa8cfa1f.zip
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>
Diffstat (limited to 'arch/powerpc/include/asm/reg.h')
-rw-r--r--arch/powerpc/include/asm/reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
index f5f4c66bbbc9..cf09c6eb5ee7 100644
--- a/arch/powerpc/include/asm/reg.h
+++ b/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