arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields
authorMark Brown <broonie@kernel.org>
Mon, 5 Sep 2022 22:54:14 +0000 (23:54 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 9 Sep 2022 09:59:04 +0000 (10:59 +0100)
commitcf7fdbbe83a765e8ad2e0a556ec2c4e675bc3893
tree90f26dc7858a0d0396ca7e1b03ffd848678b0430
parent2e75b393ff2e45a32e9621e1b27cd7854122c1c8
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields

The naming for fractional versions fields in ID_AA64PFR1_EL1 does not align
with that in the architecture, lacking underscores and using upper case
where the architecture uses lower case. In preparation for automatic
generation of defines bring the code in sync with the architecture, no
functional change.

Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Kristina Martsenko <kristina.martsenko@arm.com>
Link: https://lore.kernel.org/r/20220905225425.1871461-18-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c