On Fri, 05 Mar 2021 06:38:50 +0900, Hector Martin wrote: > AIC is the Apple Interrupt Controller found on Apple ARM SoCs, such as > the M1. > > Signed-off-by: Hector Martin <[email protected]> > Reviewed-by: Linus Walleij <[email protected]> > --- > .../interrupt-controller/apple,aic.yaml | 88 +++++++++++++++++++ > MAINTAINERS | 1 + > .../interrupt-controller/apple-aic.h | 15 ++++ > 3 files changed, 104 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml > create mode 100644 include/dt-bindings/interrupt-controller/apple-aic.h >
Reviewed-by: Rob Herring <[email protected]>

