arm64: Define cputype macros for Falkor CPU
authorShanker Donthineni <shankerd@codeaurora.org>
Mon, 11 Dec 2017 22:42:31 +0000 (16:42 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 19:22:44 +0000 (20:22 +0100)
commit0b69ec336d3d5c50710e19aaf0ca5f738fc20bc3
treebfc112c6ed517b69c6f2ce8697f69d43360482e8
parentfd7467f82e58e7b6579cac0c9e883495df15f163
arm64: Define cputype macros for Falkor CPU

commit c622cc013cece073722592cff1ac6643a33b1622 upstream.

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>
Cc: Timur Tabi <timur@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/include/asm/cputype.h