mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Advertise the two pseudo-interrupts that tied to the two PMU flavours present in the Apple M1 SoC. We choose the expose two different pseudo-interrupts to the OS as the e-core PMU is obviously different from the p-core one, effectively presenting two different devices. Acked-by: Rob Herring <[email protected]> Reviewed-by: Hector Martin <[email protected]> Signed-off-by: Marc Zyngier <[email protected]>