arm64: Define cputype macros for Falkor CPU
authorShanker Donthineni <shankerd@codeaurora.org>
Mon, 11 Dec 2017 22:42:31 +0000 (16:42 -0600)
committerWill Deacon <will.deacon@arm.com>
Tue, 12 Dec 2017 11:45:19 +0000 (11:45 +0000)
commitc622cc013cece073722592cff1ac6643a33b1622
treec28f06ae60b27ef7dd186bb7f15e3968b9620ea4
parent86c9e8126e9fbcbf06c36e285168b880369a537c
arm64: Define cputype macros for Falkor CPU

Add cputype definition macros for Qualcomm Datacenter Technologies
Falkor CPU in cputype.h. It's unfortunate that the first revision
of the Falkor CPU used the wrong part number 0x800, got fixed in v2
chip with part number 0xC00, and would be used the same value for
future revisions.

Signed-off-by: Shanker Donthineni <shankerd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/cputype.h