All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
@ 2018-03-29 10:17 Biju Das
  2018-03-30  7:11 ` Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Biju Das @ 2018-03-29 10:17 UTC (permalink / raw)
  To: Thomas Gleixner, Jason Cooper, Marc Zyngier, Rob Herring, Mark Rutland
  Cc: Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, devicetree, linux-renesas-soc, Biju Das

Renesas RZ/G SoC have the R-Car gen2 compatible IRQC interrupt
controllers. Document RZ/G1C (also known as R8A77470) SoC bindings.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@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 20f121d..1d5891a 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
@@ -7,6 +7,7 @@ Required properties:
     - "renesas,irqc-r8a73a4" (R-Mobile APE6)
     - "renesas,irqc-r8a7743" (RZ/G1M)
     - "renesas,irqc-r8a7745" (RZ/G1E)
+    - "renesas,irqc-r8a77470" (RZ/G1C)
     - "renesas,irqc-r8a7790" (R-Car H2)
     - "renesas,irqc-r8a7791" (R-Car M2-W)
     - "renesas,irqc-r8a7792" (R-Car V2H)
-- 
2.7.4

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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
  2018-03-29 10:17 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support Biju Das
@ 2018-03-30  7:11 ` Simon Horman
  2018-03-30  7:53 ` Geert Uytterhoeven
  2018-04-05  9:40 ` Marc Zyngier
  2 siblings, 0 replies; 9+ messages in thread
From: Simon Horman @ 2018-03-30  7:11 UTC (permalink / raw)
  To: Biju Das
  Cc: Thomas Gleixner, Jason Cooper, Marc Zyngier, Rob Herring,
	Mark Rutland, Geert Uytterhoeven, Chris Paterson,
	Fabrizio Castro, devicetree, linux-renesas-soc

On Thu, Mar 29, 2018 at 11:17:08AM +0100, Biju Das wrote:
> Renesas RZ/G SoC have the R-Car gen2 compatible IRQC interrupt
> controllers. Document RZ/G1C (also known as R8A77470) SoC bindings.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

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

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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
  2018-03-29 10:17 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support Biju Das
  2018-03-30  7:11 ` Simon Horman
@ 2018-03-30  7:53 ` Geert Uytterhoeven
  2018-06-27  8:43     ` Biju Das
  2018-04-05  9:40 ` Marc Zyngier
  2 siblings, 1 reply; 9+ messages in thread
From: Geert Uytterhoeven @ 2018-03-30  7:53 UTC (permalink / raw)
  To: Biju Das
  Cc: Thomas Gleixner, Jason Cooper, Marc Zyngier, Rob Herring,
	Mark Rutland, Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas

On Thu, Mar 29, 2018 at 12:17 PM, Biju Das <biju.das@bp.renesas.com> wrote:
> Renesas RZ/G SoC have the R-Car gen2 compatible IRQC interrupt
> controllers. Document RZ/G1C (also known as R8A77470) SoC bindings.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
  2018-03-29 10:17 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support Biju Das
  2018-03-30  7:11 ` Simon Horman
  2018-03-30  7:53 ` Geert Uytterhoeven
@ 2018-04-05  9:40 ` Marc Zyngier
  2 siblings, 0 replies; 9+ messages in thread
From: Marc Zyngier @ 2018-04-05  9:40 UTC (permalink / raw)
  To: Biju Das, Thomas Gleixner, Jason Cooper, Rob Herring, Mark Rutland
  Cc: Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro, devicetree, linux-renesas-soc

On 29/03/18 11:17, Biju Das wrote:
> Renesas RZ/G SoC have the R-Car gen2 compatible IRQC interrupt
> controllers. Document RZ/G1C (also known as R8A77470) SoC bindings.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@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 20f121d..1d5891a 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> @@ -7,6 +7,7 @@ Required properties:
>      - "renesas,irqc-r8a73a4" (R-Mobile APE6)
>      - "renesas,irqc-r8a7743" (RZ/G1M)
>      - "renesas,irqc-r8a7745" (RZ/G1E)
> +    - "renesas,irqc-r8a77470" (RZ/G1C)
>      - "renesas,irqc-r8a7790" (R-Car H2)
>      - "renesas,irqc-r8a7791" (R-Car M2-W)
>      - "renesas,irqc-r8a7792" (R-Car V2H)
> 

Queued with Simon and Geert's RB tags.

Thanks,

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

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

* RE: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
  2018-03-30  7:53 ` Geert Uytterhoeven
@ 2018-06-27  8:43     ` Biju Das
  0 siblings, 0 replies; 9+ messages in thread
From: Biju Das @ 2018-06-27  8:43 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Thomas Gleixner, Jason Cooper, Rob Herring, Mark Rutland,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS 
	<devicetree@vger.kernel.org>,
	Linux-Renesas, Geert Uytterhoeven

Hello Marc,

Sorry to bother you.  Are you happy to merge the below patch with 4.18-rc3?
https://www.spinics.net/lists/linux-renesas-soc/msg25788.html

regards,
Biju

> -----Original Message-----
> From: geert.uytterhoeven@gmail.com
> [mailto:geert.uytterhoeven@gmail.com] On Behalf Of Geert Uytterhoeven
> Sent: 30 March 2018 08:53
> To: Biju Das <biju.das@bp.renesas.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>; Jason Cooper
> <jason@lakedaemon.net>; Marc Zyngier <marc.zyngier@arm.com>; Rob
> Herring <robh+dt@kernel.org>; Mark Rutland <mark.rutland@arm.com>;
> Geert Uytterhoeven <geert+renesas@glider.be>; Simon Horman
> <horms@verge.net.au>; Chris Paterson <Chris.Paterson2@renesas.com>;
> Fabrizio Castro <fabrizio.castro@bp.renesas.com>; open list:OPEN
> FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
> <devicetree@vger.kernel.org>; Linux-Renesas <linux-renesas-
> soc@vger.kernel.org>
> Subject: Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470
> support
>
> On Thu, Mar 29, 2018 at 12:17 PM, Biju Das <biju.das@bp.renesas.com>
> wrote:
> > Renesas RZ/G SoC have the R-Car gen2 compatible IRQC interrupt
> > controllers. Document RZ/G1C (also known as R8A77470) SoC bindings.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> Gr{oetje,eeting}s,
>
>                         Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-
> m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

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

* RE: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
@ 2018-06-27  8:43     ` Biju Das
  0 siblings, 0 replies; 9+ messages in thread
From: Biju Das @ 2018-06-27  8:43 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Thomas Gleixner, Jason Cooper, Rob Herring, Mark Rutland,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas, Geert Uytterhoeven

Hello Marc,

Sorry to bother you.  Are you happy to merge the below patch with 4.18-rc3?
https://www.spinics.net/lists/linux-renesas-soc/msg25788.html

regards,
Biju

> -----Original Message-----
> From: geert.uytterhoeven@gmail.com
> [mailto:geert.uytterhoeven@gmail.com] On Behalf Of Geert Uytterhoeven
> Sent: 30 March 2018 08:53
> To: Biju Das <biju.das@bp.renesas.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>; Jason Cooper
> <jason@lakedaemon.net>; Marc Zyngier <marc.zyngier@arm.com>; Rob
> Herring <robh+dt@kernel.org>; Mark Rutland <mark.rutland@arm.com>;
> Geert Uytterhoeven <geert+renesas@glider.be>; Simon Horman
> <horms@verge.net.au>; Chris Paterson <Chris.Paterson2@renesas.com>;
> Fabrizio Castro <fabrizio.castro@bp.renesas.com>; open list:OPEN
> FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
> <devicetree@vger.kernel.org>; Linux-Renesas <linux-renesas-
> soc@vger.kernel.org>
> Subject: Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470
> support
>
> On Thu, Mar 29, 2018 at 12:17 PM, Biju Das <biju.das@bp.renesas.com>
> wrote:
> > Renesas RZ/G SoC have the R-Car gen2 compatible IRQC interrupt
> > controllers. Document RZ/G1C (also known as R8A77470) SoC bindings.
> >
> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
>
> Gr{oetje,eeting}s,
>
>                         Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-
> m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
  2018-06-27  8:43     ` Biju Das
  (?)
@ 2018-06-27  8:57     ` Marc Zyngier
  2018-07-17 10:00         ` Biju Das
  -1 siblings, 1 reply; 9+ messages in thread
From: Marc Zyngier @ 2018-06-27  8:57 UTC (permalink / raw)
  To: Biju Das
  Cc: Thomas Gleixner, Jason Cooper, Rob Herring, Mark Rutland,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas, Geert Uytterhoeven

Hi Biju,

On 27/06/18 09:43, Biju Das wrote:
> Hello Marc,
> 
> Sorry to bother you.  Are you happy to merge the below patch with 4.18-rc3?
> https://www.spinics.net/lists/linux-renesas-soc/msg25788.html

This is odd. I queued that in April as part of a potential second set of
fixes for 4.17, but somehow failed to ever send the pull request (and
this was the only patch I had at that point).

Apologies for the delay, I'll sync up with Thomas for this patch to make
it into 4.18.

Thanks for the heads up,

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

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

* RE: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
  2018-06-27  8:57     ` Marc Zyngier
@ 2018-07-17 10:00         ` Biju Das
  0 siblings, 0 replies; 9+ messages in thread
From: Biju Das @ 2018-07-17 10:00 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Thomas Gleixner, Jason Cooper, Rob Herring, Mark Rutland,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS 
	<devicetree@vger.kernel.org>,
	Linux-Renesas, Geert Uytterhoeven

Hello Marc,

Sorry to bother you.  Do you get a chance to sync up with Thomas for this patch to make it into
4.18?

Regards,
Biju

> -----Original Message-----
> From: Marc Zyngier [mailto:marc.zyngier@arm.com]
> Sent: 27 June 2018 09:58
> To: Biju Das <biju.das@bp.renesas.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>; Jason Cooper
> <jason@lakedaemon.net>; Rob Herring <robh+dt@kernel.org>; Mark
> Rutland <mark.rutland@arm.com>; Geert Uytterhoeven
> <geert+renesas@glider.be>; Simon Horman <horms@verge.net.au>; Chris
> Paterson <Chris.Paterson2@renesas.com>; Fabrizio Castro
> <fabrizio.castro@bp.renesas.com>; open list:OPEN FIRMWARE AND
> FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>; Linux-
> Renesas <linux-renesas-soc@vger.kernel.org>; Geert Uytterhoeven
> <geert@linux-m68k.org>
> Subject: Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470
> support
>
> Hi Biju,
>
> On 27/06/18 09:43, Biju Das wrote:
> > Hello Marc,
> >
> > Sorry to bother you.  Are you happy to merge the below patch with 4.18-
> rc3?
> > https://www.spinics.net/lists/linux-renesas-soc/msg25788.html
>
> This is odd. I queued that in April as part of a potential second set of fixes for
> 4.17, but somehow failed to ever send the pull request (and this was the only
> patch I had at that point).
>
> Apologies for the delay, I'll sync up with Thomas for this patch to make it into
> 4.18.
>
> Thanks for the heads up,
>
> M.
> --
> Jazz is not dead. It just smells funny...



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

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

* RE: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
@ 2018-07-17 10:00         ` Biju Das
  0 siblings, 0 replies; 9+ messages in thread
From: Biju Das @ 2018-07-17 10:00 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Thomas Gleixner, Jason Cooper, Rob Herring, Mark Rutland,
	Geert Uytterhoeven, Simon Horman, Chris Paterson,
	Fabrizio Castro,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux-Renesas, Geert Uytterhoeven

Hello Marc,

Sorry to bother you.  Do you get a chance to sync up with Thomas for this patch to make it into
4.18?

Regards,
Biju

> -----Original Message-----
> From: Marc Zyngier [mailto:marc.zyngier@arm.com]
> Sent: 27 June 2018 09:58
> To: Biju Das <biju.das@bp.renesas.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>; Jason Cooper
> <jason@lakedaemon.net>; Rob Herring <robh+dt@kernel.org>; Mark
> Rutland <mark.rutland@arm.com>; Geert Uytterhoeven
> <geert+renesas@glider.be>; Simon Horman <horms@verge.net.au>; Chris
> Paterson <Chris.Paterson2@renesas.com>; Fabrizio Castro
> <fabrizio.castro@bp.renesas.com>; open list:OPEN FIRMWARE AND
> FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>; Linux-
> Renesas <linux-renesas-soc@vger.kernel.org>; Geert Uytterhoeven
> <geert@linux-m68k.org>
> Subject: Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470
> support
>
> Hi Biju,
>
> On 27/06/18 09:43, Biju Das wrote:
> > Hello Marc,
> >
> > Sorry to bother you.  Are you happy to merge the below patch with 4.18-
> rc3?
> > https://www.spinics.net/lists/linux-renesas-soc/msg25788.html
>
> This is odd. I queued that in April as part of a potential second set of fixes for
> 4.17, but somehow failed to ever send the pull request (and this was the only
> patch I had at that point).
>
> Apologies for the delay, I'll sync up with Thomas for this patch to make it into
> 4.18.
>
> Thanks for the heads up,
>
> M.
> --
> Jazz is not dead. It just smells funny...



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

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

end of thread, other threads:[~2018-07-17 10:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-29 10:17 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support Biju Das
2018-03-30  7:11 ` Simon Horman
2018-03-30  7:53 ` Geert Uytterhoeven
2018-06-27  8:43   ` Biju Das
2018-06-27  8:43     ` Biju Das
2018-06-27  8:57     ` Marc Zyngier
2018-07-17 10:00       ` Biju Das
2018-07-17 10:00         ` Biju Das
2018-04-05  9:40 ` Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.