]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: cputype: Add C1-Pro definitions
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 7 Apr 2026 10:28:43 +0000 (11:28 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 10 Apr 2026 18:46:14 +0000 (19:46 +0100)
commit2c99561016c591f4c3d5ad7d22a61b8726e79735
treeda8eb5b9de54f66127b792a93017107218be927d
parentd9fb08ba946a6190c371dcd9f9e465d0d52c5021
arm64: cputype: Add C1-Pro definitions

Add cputype definitions for C1-Pro. These will be used for errata
detection in subsequent patches.

These values can be found in "Table A-303: MIDR_EL1 bit descriptions" in
issue 07 of the C1-Pro TRM:

  https://documentation-service.arm.com/static/6930126730f8f55a656570af

Acked-by: Mark Rutland <mark.rutland@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: James Morse <james.morse@arm.com>
Reviewed-by: Will Deacon <will@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cputype.h