linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
@ 2018-12-13 20:18 Fabrizio Castro
  2018-12-14 10:05 ` Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Fabrizio Castro @ 2018-12-13 20:18 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/G2E (R8A774C0) SoC bindings.

Signed-off-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 8de96a4..f977ea7 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
@@ -16,6 +16,7 @@ Required properties:
     - "renesas,irqc-r8a7793" (R-Car M2-N)
     - "renesas,irqc-r8a7794" (R-Car E2)
     - "renesas,intc-ex-r8a774a1" (RZ/G2M)
+    - "renesas,intc-ex-r8a774c0" (RZ/G2E)
     - "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] 7+ messages in thread

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support Fabrizio Castro
@ 2018-12-14 10:05 ` Geert Uytterhoeven
  2018-12-15 13:51 ` Simon Horman
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2018-12-14 10:05 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Thomas Gleixner, Jason Cooper, Marc Zyngier, Rob Herring,
	Mark Rutland, Linux Kernel Mailing List,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Simon Horman, Geert Uytterhoeven, Chris Paterson, Biju Das,
	Linux-Renesas

On Thu, Dec 13, 2018 at 9:18 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-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] 7+ messages in thread

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support Fabrizio Castro
  2018-12-14 10:05 ` Geert Uytterhoeven
@ 2018-12-15 13:51 ` Simon Horman
  2018-12-20 20:34 ` Rob Herring
  2019-03-01 11:49 ` Fabrizio Castro
  3 siblings, 0 replies; 7+ messages in thread
From: Simon Horman @ 2018-12-15 13:51 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Thomas Gleixner, Jason Cooper, Marc Zyngier, Rob Herring,
	Mark Rutland, linux-kernel, devicetree, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc

On Thu, Dec 13, 2018 at 08:18:04PM +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

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


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

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support Fabrizio Castro
  2018-12-14 10:05 ` Geert Uytterhoeven
  2018-12-15 13:51 ` Simon Horman
@ 2018-12-20 20:34 ` Rob Herring
  2019-03-01 11:49 ` Fabrizio Castro
  3 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2018-12-20 20:34 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 Thu, 13 Dec 2018 20:18:04 +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@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] 7+ messages in thread

* RE: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
  2018-12-13 20:18 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support Fabrizio Castro
                   ` (2 preceding siblings ...)
  2018-12-20 20:34 ` Rob Herring
@ 2019-03-01 11:49 ` Fabrizio Castro
  2019-03-01 13:38   ` Marc Zyngier
  3 siblings, 1 reply; 7+ messages in thread
From: Fabrizio Castro @ 2019-03-01 11:49 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: linux-kernel, devicetree, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc, Fabrizio Castro,
	Mark Rutland, Thomas Gleixner, Jason Cooper, Rob Herring

Hello Marc,

I am sorry to bother you.
Do you think you can take this patch?

Thanks,
Fab

> From: linux-renesas-soc-owner@vger.kernel.org <linux-renesas-soc-owner@vger.kernel.org> On Behalf Of Fabrizio Castro
> Sent: 13 December 2018 20:18
> Subject: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
> 
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-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 8de96a4..f977ea7 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> @@ -16,6 +16,7 @@ Required properties:
>      - "renesas,irqc-r8a7793" (R-Car M2-N)
>      - "renesas,irqc-r8a7794" (R-Car E2)
>      - "renesas,intc-ex-r8a774a1" (RZ/G2M)
> +    - "renesas,intc-ex-r8a774c0" (RZ/G2E)
>      - "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	[flat|nested] 7+ messages in thread

* Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
  2019-03-01 11:49 ` Fabrizio Castro
@ 2019-03-01 13:38   ` Marc Zyngier
  2019-03-01 13:47     ` Fabrizio Castro
  0 siblings, 1 reply; 7+ messages in thread
From: Marc Zyngier @ 2019-03-01 13:38 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: linux-kernel, devicetree, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc, Mark Rutland,
	Thomas Gleixner, Jason Cooper, Rob Herring

On 01/03/2019 11:49, Fabrizio Castro wrote:
> Hello Marc,
> 
> I am sorry to bother you.
> Do you think you can take this patch?

It already missed the boat for the merge window, as I sent the pull
request last week. Please resend it after -rc1, and I'll pick it up.

Thanks,

	M.

> 
> Thanks,
> Fab
> 
>> From: linux-renesas-soc-owner@vger.kernel.org <linux-renesas-soc-owner@vger.kernel.org> On Behalf Of Fabrizio Castro
>> Sent: 13 December 2018 20:18
>> Subject: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
>>
>> Document RZ/G2E (R8A774C0) SoC bindings.
>>
>> Signed-off-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 8de96a4..f977ea7 100644
>> --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
>> +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
>> @@ -16,6 +16,7 @@ Required properties:
>>      - "renesas,irqc-r8a7793" (R-Car M2-N)
>>      - "renesas,irqc-r8a7794" (R-Car E2)
>>      - "renesas,intc-ex-r8a774a1" (RZ/G2M)
>> +    - "renesas,intc-ex-r8a774c0" (RZ/G2E)
>>      - "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
> 


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

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

* RE: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
  2019-03-01 13:38   ` Marc Zyngier
@ 2019-03-01 13:47     ` Fabrizio Castro
  0 siblings, 0 replies; 7+ messages in thread
From: Fabrizio Castro @ 2019-03-01 13:47 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: linux-kernel, devicetree, Simon Horman, Geert Uytterhoeven,
	Chris Paterson, Biju Das, linux-renesas-soc, Mark Rutland,
	Thomas Gleixner, Jason Cooper, Rob Herring

Hello Marc

> From: devicetree-owner@vger.kernel.org <devicetree-owner@vger.kernel.org> On Behalf Of Marc Zyngier
> Sent: 01 March 2019 13:39
> Subject: Re: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
> 
> On 01/03/2019 11:49, Fabrizio Castro wrote:
> > Hello Marc,
> >
> > I am sorry to bother you.
> > Do you think you can take this patch?
> 
> It already missed the boat for the merge window, as I sent the pull
> request last week. Please resend it after -rc1, and I'll pick it up.

Will do.

Thanks,
Fab

> 
> Thanks,
> 
> 	M.
> 
> >
> > Thanks,
> > Fab
> >
> >> From: linux-renesas-soc-owner@vger.kernel.org <linux-renesas-soc-owner@vger.kernel.org> On Behalf Of Fabrizio Castro
> >> Sent: 13 December 2018 20:18
> >> Subject: [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support
> >>
> >> Document RZ/G2E (R8A774C0) SoC bindings.
> >>
> >> Signed-off-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 8de96a4..f977ea7 100644
> >> --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> >> +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt
> >> @@ -16,6 +16,7 @@ Required properties:
> >>      - "renesas,irqc-r8a7793" (R-Car M2-N)
> >>      - "renesas,irqc-r8a7794" (R-Car E2)
> >>      - "renesas,intc-ex-r8a774a1" (RZ/G2M)
> >> +    - "renesas,intc-ex-r8a774c0" (RZ/G2E)
> >>      - "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
> >
> 
> 
> --
> Jazz is not dead. It just smells funny...

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

end of thread, other threads:[~2019-03-01 13:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 20:18 [PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support Fabrizio Castro
2018-12-14 10:05 ` Geert Uytterhoeven
2018-12-15 13:51 ` Simon Horman
2018-12-20 20:34 ` Rob Herring
2019-03-01 11:49 ` Fabrizio Castro
2019-03-01 13:38   ` Marc Zyngier
2019-03-01 13:47     ` Fabrizio Castro

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).