* RE: [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support [not found] ` <20191011123916.GA13450@bogus> @ 2019-11-21 8:56 ` Biju Das 0 siblings, 0 replies; 4+ messages in thread From: Biju Das @ 2019-11-21 8:56 UTC (permalink / raw) To: Daniel Lezcano Cc: Mark Rutland, Thomas Gleixner, devicetree@vger.kernel.org, Geert Uytterhoeven, Simon Horman, Chris Paterson, Fabrizio Castro, linux-renesas-soc@vger.kernel.org, Rob Herring Hi Daniel, Are you happy with this patch? Please let me know. Regards, Biju > -----Original Message----- > From: Rob Herring <robh@kernel.org> > Sent: Friday, October 11, 2019 1:39 PM > To: Biju Das <biju.das@bp.renesas.com> > Cc: Mark Rutland <mark.rutland@arm.com>; Daniel Lezcano > <daniel.lezcano@linaro.org>; Thomas Gleixner <tglx@linutronix.de>; > devicetree@vger.kernel.org; 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>; linux-renesas-soc@vger.kernel.org > Subject: Re: [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 > CMT support > > On Thu, Oct 03, 2019 at 01:03:49PM +0100, Biju Das wrote: > > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC. > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > > --- > > V1-->V2 > > * Rebased to tip/timers > > --- > > Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > Acked-by: Rob Herring <robh@kernel.org> ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support [not found] <1570104229-59144-1-git-send-email-biju.das@bp.renesas.com> [not found] ` <20191011123916.GA13450@bogus> @ 2019-12-04 16:35 ` Daniel Lezcano 2019-12-20 15:04 ` Geert Uytterhoeven 1 sibling, 1 reply; 4+ messages in thread From: Daniel Lezcano @ 2019-12-04 16:35 UTC (permalink / raw) To: Biju Das, Rob Herring, Mark Rutland Cc: Thomas Gleixner, devicetree, Geert Uytterhoeven, Simon Horman, Chris Paterson, Fabrizio Castro, linux-renesas-soc On 03/10/2019 14:03, Biju Das wrote: > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC. > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > --- > V1-->V2 > * Rebased to tip/timers > --- > Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt > index a444cfc..a747fab 100644 > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt > @@ -29,6 +29,8 @@ Required Properties: > - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470. > - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in r8a774a1. > - "renesas,r8a774a1-cmt1" for the 48-bit CMT devices included in r8a774a1. > + - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1. > + - "renesas,r8a774b1-cmt1" for the 48-bit CMT devices included in r8a774b1. > - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0. > - "renesas,r8a774c0-cmt1" for the 48-bit CMT devices included in r8a774c0. > - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790. Applied, thanks! Sorry for the delay. -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support 2019-12-04 16:35 ` Daniel Lezcano @ 2019-12-20 15:04 ` Geert Uytterhoeven 2019-12-20 16:04 ` Daniel Lezcano 0 siblings, 1 reply; 4+ messages in thread From: Geert Uytterhoeven @ 2019-12-20 15:04 UTC (permalink / raw) To: Daniel Lezcano Cc: Biju Das, Rob Herring, Mark Rutland, Thomas Gleixner, open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS, Geert Uytterhoeven, Simon Horman, Chris Paterson, Fabrizio Castro, Linux-Renesas Hi Daniel, On Wed, Dec 4, 2019 at 5:36 PM Daniel Lezcano <daniel.lezcano@linaro.org> wrote: > On 03/10/2019 14:03, Biju Das wrote: > > Document SoC specific bindings for RZ/G2N (r8a774b1) SoC. > > > > Signed-off-by: Biju Das <biju.das@bp.renesas.com> > > --- > > V1-->V2 > > * Rebased to tip/timers > > --- > > Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt > > index a444cfc..a747fab 100644 > > --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt > > +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt > > @@ -29,6 +29,8 @@ Required Properties: > > - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470. > > - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in r8a774a1. > > - "renesas,r8a774a1-cmt1" for the 48-bit CMT devices included in r8a774a1. > > + - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1. > > + - "renesas,r8a774b1-cmt1" for the 48-bit CMT devices included in r8a774b1. > > - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0. > > - "renesas,r8a774c0-cmt1" for the 48-bit CMT devices included in r8a774c0. > > - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790. > > Applied, thanks! Thanks! Looks like it's been a while you pushed your local branches to git.linaro.org? 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] 4+ messages in thread
* Re: [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support 2019-12-20 15:04 ` Geert Uytterhoeven @ 2019-12-20 16:04 ` Daniel Lezcano 0 siblings, 0 replies; 4+ messages in thread From: Daniel Lezcano @ 2019-12-20 16:04 UTC (permalink / raw) To: Geert Uytterhoeven Cc: Biju Das, Rob Herring, Mark Rutland, Thomas Gleixner, open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS, Geert Uytterhoeven, Simon Horman, Chris Paterson, Fabrizio Castro, Linux-Renesas On 20/12/2019 16:04, Geert Uytterhoeven wrote: > Hi Daniel, > > On Wed, Dec 4, 2019 at 5:36 PM Daniel Lezcano <daniel.lezcano@linaro.org> wrote: >> On 03/10/2019 14:03, Biju Das wrote: >>> Document SoC specific bindings for RZ/G2N (r8a774b1) SoC. >>> >>> Signed-off-by: Biju Das <biju.das@bp.renesas.com> >>> --- >>> V1-->V2 >>> * Rebased to tip/timers >>> --- >>> Documentation/devicetree/bindings/timer/renesas,cmt.txt | 2 ++ >>> 1 file changed, 2 insertions(+) >>> >>> diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt >>> index a444cfc..a747fab 100644 >>> --- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt >>> +++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt >>> @@ -29,6 +29,8 @@ Required Properties: >>> - "renesas,r8a77470-cmt1" for the 48-bit CMT1 device included in r8a77470. >>> - "renesas,r8a774a1-cmt0" for the 32-bit CMT0 device included in r8a774a1. >>> - "renesas,r8a774a1-cmt1" for the 48-bit CMT devices included in r8a774a1. >>> + - "renesas,r8a774b1-cmt0" for the 32-bit CMT0 device included in r8a774b1. >>> + - "renesas,r8a774b1-cmt1" for the 48-bit CMT devices included in r8a774b1. >>> - "renesas,r8a774c0-cmt0" for the 32-bit CMT0 device included in r8a774c0. >>> - "renesas,r8a774c0-cmt1" for the 48-bit CMT devices included in r8a774c0. >>> - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790. >> >> Applied, thanks! > > Thanks! > Looks like it's been a while you pushed your local branches to git.linaro.org? Right, fixed. Thanks for pointing this out. -- Daniel -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-12-20 16:04 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1570104229-59144-1-git-send-email-biju.das@bp.renesas.com>
[not found] ` <20191011123916.GA13450@bogus>
2019-11-21 8:56 ` [PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support Biju Das
2019-12-04 16:35 ` Daniel Lezcano
2019-12-20 15:04 ` Geert Uytterhoeven
2019-12-20 16:04 ` Daniel Lezcano
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).