On Fri, 27 Sep 2019 15:58:46 -0500, Eddie James wrote: > Document the Aspeed SCU interrupt controller and add an include file > for the interrupts it provides. > > Signed-off-by: Eddie James <[email protected]> > --- > .../interrupt-controller/aspeed,ast2xxx-scu-ic.txt | 26 > ++++++++++++++++++++++ > MAINTAINERS | 7 ++++++ > .../interrupt-controller/aspeed-scu-ic.h | 23 +++++++++++++++++++ > 3 files changed, 56 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2xxx-scu-ic.txt > create mode 100644 include/dt-bindings/interrupt-controller/aspeed-scu-ic.h >
Reviewed-by: Rob Herring <[email protected]>

