diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-08-14 13:33:28 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-08-20 09:53:50 +0100 |
commit | ad0926f05b0f4d302247e434d67099d9f6b622f3 (patch) | |
tree | 8baae72b4b3a301fb0da820f7c02f3f00f2d7779 | |
parent | f3b28362b683d8763e40ec9beee2f1d3bc616b8b (diff) | |
download | linux-ad0926f05b0f4d302247e434d67099d9f6b622f3.tar.gz linux-ad0926f05b0f4d302247e434d67099d9f6b622f3.tar.bz2 linux-ad0926f05b0f4d302247e434d67099d9f6b622f3.zip |
dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support
Document RZ/G2M (R8A774A1) SoC bindings.
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
-rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt index 20f121daa910..a691c4d89943 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt @@ -12,6 +12,7 @@ Required properties: - "renesas,irqc-r8a7792" (R-Car V2H) - "renesas,irqc-r8a7793" (R-Car M2-N) - "renesas,irqc-r8a7794" (R-Car E2) + - "renesas,intc-ex-r8a774a1" (RZ/G2M) - "renesas,intc-ex-r8a7795" (R-Car H3) - "renesas,intc-ex-r8a7796" (R-Car M3-W) - "renesas,intc-ex-r8a77965" (R-Car M3-N) |