]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value
authorSuraj Jitindar Singh <sjitindarsingh@gmail.com>
Mon, 21 Nov 2016 05:02:35 +0000 (16:02 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 22 Nov 2016 23:32:12 +0000 (10:32 +1100)
commit3a920f9c1a73a8d0fbe3783515f665cdc48fd0c3
tree40c1c10afccd4321ca29e9ff80f319dcd11b976c
parentd03e465de2ee604a3de800bb8cb01c77f88ccbcc
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value

ISA 3.00 adds the logical PVR value 0x0f000005, so add a definition for
this.

Define PCR_ARCH_207 to reflect ISA 2.07 compatibility mode in the processor
compatibility register (PCR).

[paulus@ozlabs.org - moved dummy PCR_ARCH_300 value into next patch]

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/reg.h