irqchip/apple-aic: Move PMU-specific registers to their own include file
authorMarc Zyngier <maz@kernel.org>
Wed, 3 Nov 2021 13:55:19 +0000 (13:55 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 7 Feb 2022 16:00:42 +0000 (16:00 +0000)
commit11db7410cfcba2e5ffed7b8bb2a57d4dd5e22063
tree82206fa0b758859c1eb230e81fe207615e37ec8f
parent0f522efcd79634a6113195842ee763dc6ebacfbb
irqchip/apple-aic: Move PMU-specific registers to their own include file

As we are about to have a PMU driver, move the PMU bits from the AIC
driver into a common include file.

Reviewed-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/apple_m1_pmu.h [new file with mode: 0644]
drivers/irqchip/irq-apple-aic.c