On Sat, 13 Nov 2021 11:54:23 +0000, Marc Zyngier wrote: > 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. > > Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx> > --- > .../devicetree/bindings/interrupt-controller/apple,aic.yaml | 2 ++ > include/dt-bindings/interrupt-controller/apple-aic.h | 2 ++ > 2 files changed, 4 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>