diff mbox

[1/3] powerpc/fsl: add E500MC and E5500 PVR define

Message ID 1389686397-46555-1-git-send-email-dongsheng.wang@freescale.com (mailing list archive)
State Accepted
Commit b0b7dcbdf327bc57018d498e07331b2c96916dc7
Delegated to: Scott Wood
Headers show

Commit Message

Dongsheng Wang Jan. 14, 2014, 7:59 a.m. UTC
From: Wang Dongsheng <dongsheng.wang@freescale.com>

E500MC and E5500 PVR will be used in subsequent save/restore core
state patches.

Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com>
diff mbox

Patch

diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h
index 62b114e..cd7b630 100644
--- a/arch/powerpc/include/asm/reg.h
+++ b/arch/powerpc/include/asm/reg.h
@@ -1075,6 +1075,8 @@ 
 #define PVR_8560	0x80200000
 #define PVR_VER_E500V1	0x8020
 #define PVR_VER_E500V2	0x8021
+#define PVR_VER_E500MC	0x8023
+#define PVR_VER_E5500	0x8024
 #define PVR_VER_E6500	0x8040
 
 /*