arm64: cputype: Add CPU implementor & types for the Apple M1 cores
authorHector Martin <marcan@marcan.st>
Thu, 4 Feb 2021 13:56:13 +0000 (22:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Mar 2022 11:11:50 +0000 (12:11 +0100)
commitf3c12fc53e0a1fffbe102a9501c7bb6efdabbe99
tree006bf1b2204c2cb4154ed05f451b3899206320b9
parent302754d023a06171113e8fb20c7b2a18ebf9088f
arm64: cputype: Add CPU implementor & types for the Apple M1 cores

commit 11ecdad722daafcac09c4859dddf31b3d46449bc upstream.

The implementor will be used to condition the FIQ support quirk.

The specific CPU types are not used at the moment, but let's add them
for documentation purposes.

Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/include/asm/cputype.h