Message ID | 1522318628-52821-1-git-send-email-biju.das@bp.renesas.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
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>
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
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.
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.
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.
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.
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)