Re: [PATCH v7 1/3] dt-bindings: interrupt-controller: Add Actions SIRQ controller binding

From: Rob Herring
Date: Tue Sep 22 2020 - 19:42:16 EST


On Mon, 14 Sep 2020 23:27:17 +0300, Cristian Ciocaltea wrote:
> Actions Semi Owl SoCs SIRQ interrupt controller is found in S500, S700
> and S900 SoCs and provides support for handling up to 3 external
> interrupt lines.
>
> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxx>
> ---
> Changes in v7:
> - None
>
> Changes in v6:
> - Got rid of the 'actions,owl-sirq' compatible, per Robs's feedback
> - Replaced 'actions,ext-interrupts' with 'interrupts', as agreed with
> Rob and Marc
>
> Changes in v5:
> - Updated controller description statements both in the commit message
> and the binding doc
>
> .../actions,owl-sirq.yaml | 65 +++++++++++++++++++
> 1 file changed, 65 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/actions,owl-sirq.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>