Commit-ID:  7998a4ecc61fbef5547afd379b8953b526709dd2
Gitweb:     https://git.kernel.org/tip/7998a4ecc61fbef5547afd379b8953b526709dd2
Author:     Geert Uytterhoeven <[email protected]>
AuthorDate: Mon, 26 Feb 2018 16:25:12 +0100
Committer:  Thomas Gleixner <[email protected]>
CommitDate: Wed, 28 Feb 2018 19:55:43 +0100

dt-bindings/irqchip/renesas-irqc: Document R-Car M3-N support

Document support for the Interrupt Controller for Externel Devices
(INTC-EX) in the Renesas M3-N (r8a77965) SoC.

No driver update is needed.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Cc: Jason Cooper <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: [email protected]
Cc: Rob Herring <[email protected]>
Link: 
https://lkml.kernel.org/r/1519658712-22910-1-git-send-email-geert%[email protected]

---
 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt 
b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
index 33c9a10fdc91..20f121daa910 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
@@ -14,6 +14,7 @@ Required properties:
     - "renesas,irqc-r8a7794" (R-Car E2)
     - "renesas,intc-ex-r8a7795" (R-Car H3)
     - "renesas,intc-ex-r8a7796" (R-Car M3-W)
+    - "renesas,intc-ex-r8a77965" (R-Car M3-N)
     - "renesas,intc-ex-r8a77970" (R-Car V3M)
     - "renesas,intc-ex-r8a77995" (R-Car D3)
 - #interrupt-cells: has to be <2>: an interrupt index and flags, as defined in

Reply via email to