On Fri, 16 Sep 2022 16:25:42 +0200, Janne Grunau wrote: > Advertise the two pseudo-interrupts that tied to the two PMU > flavours present in the Apple M1 Pro/Max/Ultra 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. > > Imported from "apple,aic". > > Signed-off-by: Janne Grunau <j@xxxxxxxxxx> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Acked-by: Marc Zyngier <maz@xxxxxxxxxx> > > --- > > Changes in v1: > - Added Krzysztof's and Marc's ack > > > --- > .../interrupt-controller/apple,aic2.yaml | 29 +++++++++++++++++++ > 1 file changed, 29 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>