linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support
@ 2018-08-14 12:33 Fabrizio Castro
  2018-08-15 20:15 ` Rob Herring
  2018-08-17 14:09 ` Marc Zyngier
  0 siblings, 2 replies; 4+ messages in thread
From: Fabrizio Castro @ 2018-08-14 12:33 UTC (permalink / raw)
  To: Thomas Gleixner, Jason Cooper, Marc Zyngier, Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, linux-kernel, devicetree, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
---
 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 697ca2f2..a046ed3 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
@@ -13,6 +13,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)
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support
  2018-08-14 12:33 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support Fabrizio Castro
@ 2018-08-15 20:15 ` Rob Herring
  2018-08-17  9:57   ` Simon Horman
  2018-08-17 14:09 ` Marc Zyngier
  1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring @ 2018-08-15 20:15 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Thomas Gleixner, Jason Cooper, Marc Zyngier, Mark Rutland,
	Fabrizio Castro, linux-kernel, devicetree, Simon Horman,
	Geert Uytterhoeven, Chris Paterson, Biju Das, linux-renesas-soc

On Tue, 14 Aug 2018 13:33:28 +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support
  2018-08-15 20:15 ` Rob Herring
@ 2018-08-17  9:57   ` Simon Horman
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-08-17  9:57 UTC (permalink / raw)
  To: Rob Herring
  Cc: Fabrizio Castro, Thomas Gleixner, Jason Cooper, Marc Zyngier,
	Mark Rutland, linux-kernel, devicetree, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

On Wed, Aug 15, 2018 at 02:15:43PM -0600, Rob Herring wrote:
> On Tue, 14 Aug 2018 13:33:28 +0100, Fabrizio Castro wrote:
> > Document RZ/G2M (R8A774A1) SoC bindings.
> > 
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> > ---
> >  Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> 
> Reviewed-by: Rob Herring <robh@kernel.org>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>


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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support
  2018-08-14 12:33 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support Fabrizio Castro
  2018-08-15 20:15 ` Rob Herring
@ 2018-08-17 14:09 ` Marc Zyngier
  1 sibling, 0 replies; 4+ messages in thread
From: Marc Zyngier @ 2018-08-17 14:09 UTC (permalink / raw)
  To: Fabrizio Castro, Thomas Gleixner, Jason Cooper, Rob Herring,
	Mark Rutland
  Cc: linux-kernel, devicetree, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

On 14/08/18 13:33, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  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 697ca2f2..a046ed3 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> @@ -13,6 +13,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)
> 

Queued, thanks.

	M.
-- 
Jazz is not dead. It just smells funny...

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

end of thread, other threads:[~2018-08-17 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-14 12:33 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support Fabrizio Castro
2018-08-15 20:15 ` Rob Herring
2018-08-17  9:57   ` Simon Horman
2018-08-17 14:09 ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).