]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: Fix field references for ICH_PPI_DVIR[01]_EL2
authorMarc Zyngier <maz@kernel.org>
Wed, 1 Apr 2026 10:35:58 +0000 (11:35 +0100)
committerMarc Zyngier <maz@kernel.org>
Wed, 1 Apr 2026 14:42:25 +0000 (15:42 +0100)
The ICH_PPI_DVIR[01]_EL2 registers should refer to the ICH_PPI_DVIRx_EL2
fields, instead of ICH_PPI_DVIx_EL2.

Reviewed-by: Sascha Bischoff <sascha.bischoff@arm.com>
Fixes: 2808a8337078f ("arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support")
Link: https://sashiko.dev/#/patchset/20260319154937.3619520-1-sascha.bischoff%40arm.com
Link: https://patch.msgid.link/20260401103611.357092-4-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/tools/sysreg

index 51dcca5b2fa6e0548e80019383c004dd2eacde31..3b57cb692c5bed5acd7cff83748b9174d9f9382e 100644 (file)
@@ -4888,11 +4888,11 @@ Field   0       DVI0
 EndSysregFields
 
 Sysreg ICH_PPI_DVIR0_EL2       3       4       12      10      0
-Fields ICH_PPI_DVIx_EL2
+Fields ICH_PPI_DVIRx_EL2
 EndSysreg
 
 Sysreg ICH_PPI_DVIR1_EL2       3       4       12      10      1
-Fields ICH_PPI_DVIx_EL2
+Fields ICH_PPI_DVIRx_EL2
 EndSysreg
 
 SysregFields   ICH_PPI_ENABLERx_EL2