public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] DT: irqchip: renesas-irqc: document R8A7743/5 support
@ 2016-09-29 21:25 Sergei Shtylyov
  2016-09-30  8:29 ` Geert Uytterhoeven
  2016-10-05 13:10 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2016-09-29 21:25 UTC (permalink / raw)
  To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8,
	devicetree-u79uwXL29TY76Z2rM5mHXA, tglx-hfZtesqFncYOwBW4kG4KsQ,
	jason-NLaQJdtUoK4Be96aLqz0jA, marc.zyngier-5wv7dgnIgG8
  Cc: linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA

Renesas  RZ/G SoC have the R-Car gen2 compatible IRQC interrupt controllers.
Document RZ/G1[ME] (also known as R8A774[35]) SoC bindings.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>

---
The patch is against the 'tip.git' repo's 'irq/core' branch.

 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Index: tip/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
===================================================================
--- tip.orig/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
+++ tip/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
@@ -1,10 +1,12 @@
-DT bindings for the R-Mobile/R-Car interrupt controller
+DT bindings for the R-Mobile/R-Car/RZ/G interrupt controller
 
 Required properties:
 
 - compatible: has to be "renesas,irqc-<soctype>", "renesas,irqc" as fallback.
   Examples with soctypes are:
     - "renesas,irqc-r8a73a4" (R-Mobile APE6)
+    - "renesas,irqc-r8a7743" (RZ/G1M)
+    - "renesas,irqc-r8a7745" (RZ/G1E)
     - "renesas,irqc-r8a7790" (R-Car H2)
     - "renesas,irqc-r8a7791" (R-Car M2-W)
     - "renesas,irqc-r8a7792" (R-Car V2H)

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-05 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 21:25 [PATCH] DT: irqchip: renesas-irqc: document R8A7743/5 support Sergei Shtylyov
2016-09-30  8:29 ` Geert Uytterhoeven
2016-10-05 13:10 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox