diff mbox series

dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support

Message ID 1544732284-5951-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive)
State Superseded
Delegated to: Geert Uytterhoeven
Headers show
Series dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support | expand

Commit Message

Fabrizio Castro Dec. 13, 2018, 8:18 p.m. UTC
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(+)

Comments

Geert Uytterhoeven Dec. 14, 2018, 10:05 a.m. UTC | #1
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
Simon Horman Dec. 15, 2018, 1:51 p.m. UTC | #2
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>
Rob Herring Dec. 20, 2018, 8:34 p.m. UTC | #3
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>
Fabrizio Castro March 1, 2019, 11:49 a.m. UTC | #4
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
Marc Zyngier March 1, 2019, 1:38 p.m. UTC | #5
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
>
Fabrizio Castro March 1, 2019, 1:47 p.m. UTC | #6
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...
diff mbox series

Patch

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)