OSDN Git Service

arm64/sysreg: Standardise naming for MVFR2_EL1
authorJames Morse <james.morse@arm.com>
Wed, 30 Nov 2022 17:16:14 +0000 (17:16 +0000)
committerWill Deacon <will@kernel.org>
Thu, 1 Dec 2022 15:53:14 +0000 (15:53 +0000)
commitc6e155e8e561dafcba9faf86598d7ec69942ab86
tree09b399def5f5c8d54c3d5cbb144e1c3df288a646
parentd3e1aa85b1b27b0e6d6f8d8b0bf0a9a04ed1d40a
arm64/sysreg: Standardise naming for MVFR2_EL1

To convert the 32bit id registers to use the sysreg generation, they
must first have a regular pattern, to match the symbols the script
generates.

Ensure symbols for the MVFR2_EL1 register use lower-case for feature
names where the arm-arm does the same.

No functional change.

Signed-off-by: James Morse <james.morse@arm.com>
Link: https://lore.kernel.org/r/20221130171637.718182-16-james.morse@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/include/asm/sysreg.h
arch/arm64/kernel/cpufeature.c