linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] powerpc: Define PVR value for POWER8NVL processor
@ 2016-03-16 16:28 Philippe Bergheaud
  2016-03-16 16:28 ` [PATCH v2 2/2] cxl: Configure the PSL for two CAPI ports on POWER8NVL Philippe Bergheaud
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Philippe Bergheaud @ 2016-03-16 16:28 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: imunsie, mikey, Philippe Bergheaud

Signed-off-by: Philippe Bergheaud <felix@linux.vnet.ibm.com>
---
V2:
  - New patch, added to patch set

 arch/powerpc/include/asm/reg.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
index c4cb2ff..6a6de4a 100644
--- a/arch/powerpc/include/asm/reg.h
+++ b/arch/powerpc/include/asm/reg.h
@@ -1174,6 +1174,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
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-30  0:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 16:28 [PATCH v2 1/2] powerpc: Define PVR value for POWER8NVL processor Philippe Bergheaud
2016-03-16 16:28 ` [PATCH v2 2/2] cxl: Configure the PSL for two CAPI ports on POWER8NVL Philippe Bergheaud
2016-03-24 20:48   ` Ian Munsie
2016-03-30  0:21   ` [v2,2/2] " Michael Ellerman
2016-03-24 20:48 ` [PATCH v2 1/2] powerpc: Define PVR value for POWER8NVL processor Ian Munsie
2016-03-25 10:06 ` [v2,1/2] " Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).