[irqchip: irq/irqchip-fixes] dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support

irqchip-bot for Geert Uytterhoeven posted 1 patch 4 years, 5 months ago
Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 +
1 file changed, 1 insertion(+)
[irqchip: irq/irqchip-fixes] dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
Posted by irqchip-bot for Geert Uytterhoeven 4 years, 5 months ago
The following commit has been merged into the irq/irqchip-fixes branch of irqchip:

Commit-ID:     e8cc7a5d1ad2d44e7f43664ef6a61e31c0545a5b
Gitweb:        https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms/e8cc7a5d1ad2d44e7f43664ef6a61e31c0545a5b
Author:        Geert Uytterhoeven <geert+renesas@glider.be>
AuthorDate:    Wed, 26 Jan 2022 13:32:05 +01:00
Committer:     Marc Zyngier <maz@kernel.org>
CommitterDate: Fri, 28 Jan 2022 17:22:17 

dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support

Document support for the Interrupt Controller for External Devices
(INT-EC) in the Renesas R-Car V3U (r8a779a0) SoC.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/85b246cc0792663c72c1bb12a8576bd23d2299d3.1643200256.git.geert+renesas@glider.be
---
 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
index 79d0358..620f017 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
@@ -36,6 +36,7 @@ properties:
           - renesas,intc-ex-r8a77980    # R-Car V3H
           - renesas,intc-ex-r8a77990    # R-Car E3
           - renesas,intc-ex-r8a77995    # R-Car D3
+          - renesas,intc-ex-r8a779a0    # R-Car V3U
       - const: renesas,irqc
 
   '#interrupt-cells':