linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Biju Das <biju.das@bp.renesas.com>
To: Daniel Lezcano <daniel.lezcano@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
	"linux-renesas-soc@vger.kernel.org" 
	<linux-renesas-soc@vger.kernel.org>
Subject: RE: [PATCH v2 0/5] Add CMT/TMU support for RZ/G2E
Date: Tue, 12 Feb 2019 10:17:14 +0000	[thread overview]
Message-ID: <OSBPR01MB210392463D9EB86AE0BE8C36B8650@OSBPR01MB2103.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <86c16302-8f7e-52b6-d183-5a90c8a0fc85@linaro.org>

Hi Daniel,

Thanks  for  the feedback.

> -----Original Message-----
> From: Daniel Lezcano <daniel.lezcano@linaro.org>
> Sent: 12 February 2019 10:03
> To: Biju Das <biju.das@bp.renesas.com>; Rob Herring
> <robh+dt@kernel.org>; Mark Rutland <mark.rutland@arm.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>; devicetree@vger.kernel.org;
> Simon Horman <horms@verge.net.au>; Geert Uytterhoeven
> <geert+renesas@glider.be>; Chris Paterson
> <Chris.Paterson2@renesas.com>; Fabrizio Castro
> <fabrizio.castro@bp.renesas.com>; linux-renesas-soc@vger.kernel.org
> Subject: Re: [PATCH v2 0/5] Add CMT/TMU support for RZ/G2E
>
> On 04/02/2019 10:20, Biju Das wrote:
> > This patch series aims to add CMT/TMU timer support for RZ/G2E SoC.
> >
> > This patch series is tested against renesas-dev and linux-next.
>
> Do you want me to take the patch 1/5 and 4/5 through my tree ?

Yes, please.

> > -----
> > V1 -->V2 Incoporated Geert's review comment for TMU clock
> >
> > Biju Das (5):
> >   dt-bindings: timer: renesas, cmt: Document r8a774c0 CMT support
> >   arm64: dts: renesas: r8a774c0: Add CMT device nodes
> >   clk: renesas: r8a774c0: Add TMU clock
> >   dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings
> >   arm64: dts: renesas: r8a774c0: Add TMU device nodes
> >
> >  .../devicetree/bindings/timer/renesas,cmt.txt      |   2 +
> >  .../devicetree/bindings/timer/renesas,tmu.txt      |   1 +
> >  arch/arm64/boot/dts/renesas/r8a774c0.dtsi          | 135
> +++++++++++++++++++++
> >  drivers/clk/renesas/r8a774c0-cpg-mssr.c            |   5 +
> >  4 files changed, 143 insertions(+)
> >
>
>
> --
>  <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



Renesas Electronics Europe GmbH,Geschaeftsfuehrer/President : Michael Hannawald, Sitz der Gesellschaft/Registered office: Duesseldorf, Arcadiastrasse 10, 40472 Duesseldorf, Germany,Handelsregister/Commercial Register: Duesseldorf, HRB 3708 USt-IDNr./Tax identification no.: DE 119353406 WEEE-Reg.-Nr./WEEE reg. no.: DE 14978647

  reply	other threads:[~2019-02-12 10:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  9:20 [PATCH v2 0/5] Add CMT/TMU support for RZ/G2E Biju Das
2019-02-04  9:20 ` [PATCH v2 1/5] dt-bindings: timer: renesas, cmt: Document r8a774c0 CMT support Biju Das
2019-02-05 14:56   ` Simon Horman
2019-02-04  9:20 ` [PATCH v2 2/5] arm64: dts: renesas: r8a774c0: Add CMT device nodes Biju Das
2019-02-05 15:01   ` Simon Horman
2019-02-04  9:20 ` [PATCH v2 3/5] clk: renesas: r8a774c0: Add TMU clock Biju Das
2019-02-05  8:22   ` Geert Uytterhoeven
2019-02-04  9:20 ` [PATCH v2 4/5] dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings Biju Das
2019-02-05 15:04   ` Simon Horman
2019-02-04  9:20 ` [PATCH v2 5/5] arm64: dts: renesas: r8a774c0: Add TMU device nodes Biju Das
2019-02-05 15:06   ` Simon Horman
2019-02-12 10:03 ` [PATCH v2 0/5] Add CMT/TMU support for RZ/G2E Daniel Lezcano
2019-02-12 10:17   ` Biju Das [this message]
2019-02-13  8:44     ` Daniel Lezcano
2019-02-14 12:46       ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OSBPR01MB210392463D9EB86AE0BE8C36B8650@OSBPR01MB2103.jpnprd01.prod.outlook.com \
    --to=biju.das@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).