All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings
@ 2018-09-22 19:57 Sergei Shtylyov
  2018-09-24 11:24 ` Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergei Shtylyov @ 2018-09-22 19:57 UTC (permalink / raw)
  To: Thierry Reding, Rob Herring, linux-pwm, devicetree
  Cc: Mark Rutland, linux-renesas-soc

Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the Renesas TPU bindings;
the TPU hardware in those is the Renesas standard 4-channel timer pulse
unit.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
This patch is against Linus' repo plus the bindings fix just reposted...

 Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt |    4 ++++
 1 file changed, 4 insertions(+)

Index: linux/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
===================================================================
--- linux.orig/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
+++ linux/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt
@@ -8,6 +8,10 @@ Required Properties:
     - "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-r8a77970": for R8A77970 (R-Car V3M) compatible PWM
+			      controller.
+    - "renesas,tpu-r8a77980": for R8A77980 (R-Car V3H) compatible PWM
+			      controller.
     - "renesas,tpu": for the generic TPU PWM controller; this is a fallback for
 		     the entries listed above.
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings
  2018-09-22 19:57 [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings Sergei Shtylyov
@ 2018-09-24 11:24 ` Geert Uytterhoeven
  2018-09-24 15:32 ` Simon Horman
  2018-10-12 11:21 ` Thierry Reding
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-09-24 11:24 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Thierry Reding, Rob Herring, Linux PWM List,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Mark Rutland, Linux-Renesas

On Sat, Sep 22, 2018 at 9:57 PM Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the Renesas TPU bindings;
> the TPU hardware in those is the Renesas standard 4-channel timer pulse
> unit.
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings
  2018-09-22 19:57 [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings Sergei Shtylyov
  2018-09-24 11:24 ` Geert Uytterhoeven
@ 2018-09-24 15:32 ` Simon Horman
  2018-10-12 11:21 ` Thierry Reding
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2018-09-24 15:32 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Thierry Reding, Rob Herring, linux-pwm, devicetree, Mark Rutland,
	linux-renesas-soc

On Sat, Sep 22, 2018 at 10:57:29PM +0300, Sergei Shtylyov wrote:
> Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the Renesas TPU bindings;
> the TPU hardware in those is the Renesas standard 4-channel timer pulse
> unit.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings
  2018-09-22 19:57 [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings Sergei Shtylyov
  2018-09-24 11:24 ` Geert Uytterhoeven
  2018-09-24 15:32 ` Simon Horman
@ 2018-10-12 11:21 ` Thierry Reding
  2 siblings, 0 replies; 4+ messages in thread
From: Thierry Reding @ 2018-10-12 11:21 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Rob Herring, linux-pwm, devicetree, Mark Rutland, linux-renesas-soc

[-- Attachment #1: Type: text/plain, Size: 535 bytes --]

On Sat, Sep 22, 2018 at 10:57:29PM +0300, Sergei Shtylyov wrote:
> Document the R-Car V3{M|H} (R8A779{7|8}0) SoC in the Renesas TPU bindings;
> the TPU hardware in those is the Renesas standard 4-channel timer pulse
> unit.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> ---
> This patch is against Linus' repo plus the bindings fix just reposted...
> 
>  Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.txt |    4 ++++
>  1 file changed, 4 insertions(+)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-12 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-22 19:57 [PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings Sergei Shtylyov
2018-09-24 11:24 ` Geert Uytterhoeven
2018-09-24 15:32 ` Simon Horman
2018-10-12 11:21 ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.