]> www.infradead.org Git - users/dwmw2/linux.git/commit
arm64: cputype: Add Neoverse-N3 definitions
authorMark Rutland <mark.rutland@arm.com>
Mon, 30 Sep 2024 11:17:04 +0000 (12:17 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 1 Oct 2024 11:46:54 +0000 (12:46 +0100)
commit924725707d80bc2588cefafef76ff3f164d299bc
treecbeecab4e84859e90b0e9c2ff77b9d3b79abcda7
parent9abe390e689f4f5c23c5f507754f8678431b4f72
arm64: cputype: Add Neoverse-N3 definitions

Add cputype definitions for Neoverse-N3. These will be used for errata
detection in subsequent patches.

These values can be found in Table A-261 ("MIDR_EL1 bit descriptions")
in issue 02 of the Neoverse-N3 TRM, which can be found at:

  https://developer.arm.com/documentation/107997/0000/?lang=en

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