Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64/sysreg: Describe ID_AA64SMFR0_EL1.SMEVer as an enumeration

As with the corresponding SVE field ID_AA64ZFR0_EL1.SVEVer and other ID
register fields the SMEVer field should be identified as an enumeration
but it is currently described as a plain field (most likely due to there
presently being only one possible value). Update it to be an enumeration
as one would expect. 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-3-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

authored by

Mark Brown and committed by
Catalin Marinas
4c8b18af a0405436

+3 -1
+3 -1
arch/arm64/tools/sysreg
··· 98 98 0b1 IMP 99 99 EndEnum 100 100 Res0 62:60 101 - Field 59:56 SMEver 101 + Enum 59:56 SMEver 102 + 0b0000 IMP 103 + EndEnum 102 104 Enum 55:52 I16I64 103 105 0b0000 NI 104 106 0b1111 IMP