]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8193378b3ee0bbba0e3fccbc07c67e66291ab3cf
tree82206fa0b758859c1eb230e81fe207615e37ec8f
parent715ab30b0e3ca423c32b8810d04d8731601eb0be
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