projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d79ea
)
powerpc: Define PVR value for POWER8NVL processor
author
Philippe Bergheaud
<felix@linux.vnet.ibm.com>
Thu, 31 Mar 2016 09:19:27 +0000
(11:19 +0200)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 11 Apr 2016 10:30:46 +0000
(20:30 +1000)
Signed-off-by: Philippe Bergheaud <felix@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/reg.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/reg.h
b/arch/powerpc/include/asm/reg.h
index f5f4c66bbbc91331cb82fc731f353eb01bb0a02f..cf09c6eb5ee7c7e457c932045426ffe0a23cd1d3 100644
(file)
--- 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