Re: [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

2018-03-27 Thread Thierry Reding
On Tue, Dec 19, 2017 at 01:34:59PM +, Fabrizio Castro wrote:
> 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 
> Reviewed-by: Biju Das 
> Reviewed-by: Rob Herring 
> Reviewed-by: Geert Uytterhoeven 
> ---
> v2->v3:
> * No change
> 
>  Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Applied, thanks.

Thierry


signature.asc
Description: PGP signature


RE: [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

2018-03-06 Thread Fabrizio Castro
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 
> Cc: linux-...@vger.kernel.org; devicet...@vger.kernel.org; Simon Horman 
> ; Geert Uytterhoeven
> ; Chris Paterson ; Biju 
> Das ; linux-renesas-
> s...@vger.kernel.org; Fabrizio Castro ; Mark 
> Rutland ; Rob Herring
> 
> 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 
> > Reviewed-by: Biju Das 
> > Reviewed-by: Rob Herring 
> > Reviewed-by: Geert Uytterhoeven 
> > ---
> > 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.


RE: [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

2018-01-24 Thread Fabrizio Castro
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 
> Reviewed-by: Biju Das 
> Reviewed-by: Rob Herring 
> Reviewed-by: Geert Uytterhoeven 
> ---
> 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.


Re: [PATCH v3 4/5] dt-bindings: pwm: renesas-tpu: Document r8a774[35] support

2017-12-20 Thread Simon Horman
On Tue, Dec 19, 2017 at 01:34:59PM +, Fabrizio Castro wrote:
> 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 
> Reviewed-by: Biju Das 
> Reviewed-by: Rob Herring 
> Reviewed-by: Geert Uytterhoeven 
> ---
> v2->v3:
> * No change

Reviewed-by: Simon Horman