devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
To: Thierry Reding <thierry.reding@gmail.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: "linux-pwm@vger.kernel.org" <linux-pwm@vger.kernel.org>,
	"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>,
	Biju Das <biju.das@bp.renesas.com>,
	linux-renesas-soc@vger.kernel.org"
	<linux-renesas-soc@vger.kernel.org>
Subject: RE: [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support
Date: Tue, 6 Mar 2018 16:52:18 +0000	[thread overview]
Message-ID: <TY1PR01MB17708BAE34E36EEC33F06E72C0D90@TY1PR01MB1770.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <SG2PR06MB088652C92964C6FE6959EF1FC0E20@SG2PR06MB0886.apcprd06.prod.outlook.com>

Dear All,

same thing for this one, can someone take this patch?

Thanks,
Fab

> -----Original Message-----
> From: Fabrizio Castro
> Sent: 24 January 2018 17:17
> To: Thierry Reding <thierry.reding@gmail.com>
> Cc: linux-pwm@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>; Biju Das <biju.das@bp.renesas.com>; linux-renesas-
> soc@vger.kernel.org; Fabrizio Castro <fabrizio.castro@bp.renesas.com>; Mark Rutland <mark.rutland@arm.com>; Rob Herring
> <robh+dt@kernel.org>
> Subject: RE: [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support
>
> Hello Thierry,
>
> I am sorry to bother you,  just wondering if this patch has any chance to end up in v4.16?
>
> Thanks,
> Fabrizio
>
> > Subject: [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support
> >
> > Document r8a774[35] specific compatible strings. No driver change is
> > needed as the fallback compatible string "renesas,tpu" activates the
> > right code in the driver.
> >
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> > Reviewed-by: Rob Herring <robh@kernel.org>
> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > ---
> > v2->v3:
> > * No change
> >
> >  Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> >
> > diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
> > b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
> > index 1aadc80..16e5748 100644
> > --- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
> > +++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
> > @@ -5,8 +5,10 @@ Required Properties:
> >    - compatible: should be one of the following.
> >      - "renesas,tpu-r8a73a4": for R8A77A4 (R-Mobile APE6) compatible PWM controller.
> >      - "renesas,tpu-r8a7740": for R8A7740 (R-Mobile A1) compatible PWM controller.
> > +    - "renesas,tpu-r8a7743": for R8A7743 (RZ/G1M) compatible PWM controller.
> > +    - "renesas,tpu-r8a7745": for R8A7745 (RZ/G1E) compatible PWM controller.
> >      - "renesas,tpu-r8a7790": for R8A7790 (R-Car H2) compatible PWM controller.
> > -    - "renesas,tpu": for generic R-Car TPU PWM controller.
> > +    - "renesas,tpu": for generic R-Car and RZ/G1 TPU PWM controller.
> >
> >    - reg: Base address and length of each memory resource used by the PWM
> >      controller hardware module.
> > --
> > 2.7.4




Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

  reply	other threads:[~2018-03-06 16:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19 13:34 [PATCH v3 0/5] Add PWM and TPU support to r8a7743 Fabrizio Castro
     [not found] ` <1513690500-12165-1-git-send-email-fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-12-19 13:34   ` [PATCH v3 2/5] dt-bindings: pwm: rcar: Document r8a774[35] PWM bindings Fabrizio Castro
2017-12-20  8:31     ` Simon Horman
2017-12-20  9:54       ` Fabrizio Castro
2017-12-20 10:12         ` Simon Horman
2017-12-20 11:15           ` Fabrizio Castro
2017-12-19 13:34   ` [PATCH v3 3/5] ARM: dts: r8a7743: Add PWM SoC support Fabrizio Castro
2017-12-20  8:45     ` Simon Horman
2017-12-19 13:34 ` [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support Fabrizio Castro
     [not found]   ` <1513690500-12165-5-git-send-email-fabrizio.castro-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org>
2017-12-20  8:46     ` Simon Horman
2018-01-24 17:16   ` Fabrizio Castro
2018-03-06 16:52     ` Fabrizio Castro [this message]
2018-03-27 21:52   ` Thierry Reding
2017-12-19 13:35 ` [PATCH v3 5/5] ARM: dts: r8a7743: Add TPU support Fabrizio Castro
2017-12-20  8:47   ` 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=TY1PR01MB17708BAE34E36EEC33F06E72C0D90@TY1PR01MB1770.jpnprd01.prod.outlook.com \
    --to=fabrizio.castro@bp.renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@gmail.com \
    /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).