Re: [PATCH 01/12] dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller

From: Rob Herring
Date: Mon Nov 11 2019 - 19:55:03 EST


On Fri, 8 Nov 2019 14:18:22 -0600, Eddie James wrote:
> Document the Aspeed SCU interrupt controller and add an include file
> for the interrupts it provides.
>
> Signed-off-by: Eddie James <eajames@xxxxxxxxxxxxx>
> ---
> .../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
>

Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.