]> asedeno.scripts.mit.edu Git - linux.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)
commit9dd17e8517f5ccd594a01374b0b41ec1a1c266af
tree40c1c10afccd4321ca29e9ff80f319dcd11b976c
parentffe6d810fe95208b9f132fb7687930185129305a
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