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)
committerHector Martin <marcan@marcan.st>
Thu, 8 Apr 2021 11:18:38 +0000 (20:18 +0900)
commit11ecdad722daafcac09c4859dddf31b3d46449bc
tree86d256c0c6b9c46a2dbdcfd9512961303fea0442
parent6e33145afc84232a05eae6e05440f70683cf7eb2
arm64: cputype: Add CPU implementor & types for the Apple M1 cores

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>
arch/arm64/include/asm/cputype.h