irqchip: renesas-irqc: Add binding docs for new R-Car Gen2 SoCs
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 28 Aug 2014 08:00:00 +0000 (10:00 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sun, 14 Sep 2014 05:31:32 +0000 (05:31 +0000)
  - r8a7792 (R-Car V2H)
  - r8a7793 (R-Car M2-N)
  - r8a7794 (R-Car E2)

r8a7791 is now called "R-Car M2-W".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lkml.kernel.org/r/1409212800-4957-3-git-send-email-geert+renesas@glider.be
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt

index 48e8291e5bcc6be73fadaad4fa4152ee9e14e13f..1a88e62228e59631c2c53ea4280d94b346b57d7d 100644 (file)
@@ -6,7 +6,10 @@ Required properties:
   Examples with soctypes are:
     - "renesas,irqc-r8a73a4" (R-Mobile AP6)
     - "renesas,irqc-r8a7790" (R-Car H2)
-    - "renesas,irqc-r8a7791" (R-Car M2)
+    - "renesas,irqc-r8a7791" (R-Car M2-W)
+    - "renesas,irqc-r8a7792" (R-Car V2H)
+    - "renesas,irqc-r8a7793" (R-Car M2-N)
+    - "renesas,irqc-r8a7794" (R-Car E2)
 - #interrupt-cells: has to be <2>: an interrupt index and flags, as defined in
   interrupts.txt in this directory