arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
authorHector Martin <marcan@marcan.st>
Mon, 1 Mar 2021 03:36:24 +0000 (12:36 +0900)
committerHector Martin <marcan@marcan.st>
Thu, 8 Apr 2021 11:18:41 +0000 (20:18 +0900)
commit8a657f71705f9f9c2bf8308e2cfd57b9f329e0d9
tree6b9ff43c68ad849167e20f366d064f6fce484add
parent89897f739d7b5e8d572909efc3c2ba7583b8aaba
arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h

These definitions are in arm-gic-v3.h for historical reasons which no
longer apply. Move them to sysreg.h so the AIC driver can use them, as
it needs to peek into vGIC registers to deal with the GIC maintentance
interrupt.

Acked-by: Marc Zyngier <maz@kernel.org>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
arch/arm64/include/asm/sysreg.h
include/linux/irqchip/arm-gic-v3.h