linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings
@ 2021-09-06  9:45 Wolfram Sang
  2021-09-06  9:46 ` Geert Uytterhoeven
  2021-09-08 13:52 ` Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Wolfram Sang @ 2021-09-06  9:45 UTC (permalink / raw)
  To: linux-pwm
  Cc: Wolfram Sang, Geert Uytterhoeven, Thierry Reding,
	Uwe Kleine-König, Lee Jones, Rob Herring, Laurent Pinchart,
	devicetree, linux-kernel

Add device tree bindings for TPU found on R-Car M3-W+ SoCs.

Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml
index 0171a04257b8..1f5c6384182e 100644
--- a/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml
@@ -35,6 +35,7 @@ properties:
           - renesas,tpu-r8a7794   # R-Car E2
           - renesas,tpu-r8a7795   # R-Car H3
           - renesas,tpu-r8a7796   # R-Car M3-W
+          - renesas,tpu-r8a77961  # R-Car M3-W+
           - renesas,tpu-r8a77965  # R-Car M3-N
           - renesas,tpu-r8a77970  # R-Car V3M
           - renesas,tpu-r8a77980  # R-Car V3H
-- 
2.30.2


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

* Re: [PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings
  2021-09-06  9:45 [PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings Wolfram Sang
@ 2021-09-06  9:46 ` Geert Uytterhoeven
  2021-09-08 13:52 ` Rob Herring
  1 sibling, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2021-09-06  9:46 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linux PWM List, Thierry Reding, Uwe Kleine-König, Lee Jones,
	Rob Herring, Laurent Pinchart,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List

On Mon, Sep 6, 2021 at 11:45 AM Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> Add device tree bindings for TPU found on R-Car M3-W+ SoCs.
>
> Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.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: tpu: Add R-Car M3-W+ device tree bindings
  2021-09-06  9:45 [PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings Wolfram Sang
  2021-09-06  9:46 ` Geert Uytterhoeven
@ 2021-09-08 13:52 ` Rob Herring
  2021-10-12 12:02   ` Wolfram Sang
  1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring @ 2021-09-08 13:52 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Uwe Kleine-König, linux-kernel, linux-pwm, Rob Herring,
	devicetree, Lee Jones, Laurent Pinchart, Thierry Reding,
	Geert Uytterhoeven

On Mon, 06 Sep 2021 11:45:35 +0200, Wolfram Sang wrote:
> Add device tree bindings for TPU found on R-Car M3-W+ SoCs.
> 
> Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
>  Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings
  2021-09-08 13:52 ` Rob Herring
@ 2021-10-12 12:02   ` Wolfram Sang
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2021-10-12 12:02 UTC (permalink / raw)
  To: Rob Herring
  Cc: Uwe Kleine-König, linux-kernel, linux-pwm, Rob Herring,
	devicetree, Lee Jones, Laurent Pinchart, Thierry Reding,
	Geert Uytterhoeven

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

Hi Rob,

> > Add device tree bindings for TPU found on R-Car M3-W+ SoCs.
> > 
> > Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> > ---
> >  Documentation/devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> 
> Acked-by: Rob Herring <robh@kernel.org>

could you apply it, please? Looking at git history, the YAML changes
for PWM went through your tree.

Thanks and have a nice week,

   Wolfram


[-- 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:[~2021-10-12 12:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-06  9:45 [PATCH] dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings Wolfram Sang
2021-09-06  9:46 ` Geert Uytterhoeven
2021-09-08 13:52 ` Rob Herring
2021-10-12 12:02   ` Wolfram Sang

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).