linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
@ 2022-07-26 20:58 Wolfram Sang
  2022-07-27 16:00 ` Rob Herring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wolfram Sang @ 2022-07-26 20:58 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Wolfram Sang, Daniel Lezcano, Thomas Gleixner, Rob Herring,
	Krzysztof Kozlowski, Geert Uytterhoeven, Laurent Pinchart,
	linux-kernel, devicetree

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/devicetree/bindings/timer/renesas,tmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
index c57169118b68..60f4c059bcff 100644
--- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
@@ -37,6 +37,7 @@ properties:
           - renesas,tmu-r8a77990 # R-Car E3
           - renesas,tmu-r8a77995 # R-Car D3
           - renesas,tmu-r8a779a0 # R-Car V3U
+          - renesas,tmu-r8a779f0 # R-Car S4-8
       - const: renesas,tmu
 
   reg:
-- 
2.35.1


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

* Re: [PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
  2022-07-26 20:58 [PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support Wolfram Sang
@ 2022-07-27 16:00 ` Rob Herring
  2022-08-18  9:56 ` Geert Uytterhoeven
  2022-10-04  9:27 ` [tip: timers/core] " tip-bot2 for Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-07-27 16:00 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Krzysztof Kozlowski, Daniel Lezcano, Rob Herring, linux-kernel,
	devicetree, Geert Uytterhoeven, Laurent Pinchart,
	linux-renesas-soc, Thomas Gleixner

On Tue, 26 Jul 2022 22:58:57 +0200, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
>  Documentation/devicetree/bindings/timer/renesas,tmu.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: timer: renesas,tmu: Add r8a779f0 support
  2022-07-26 20:58 [PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support Wolfram Sang
  2022-07-27 16:00 ` Rob Herring
@ 2022-08-18  9:56 ` Geert Uytterhoeven
  2022-10-04  9:27 ` [tip: timers/core] " tip-bot2 for Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-08-18  9:56 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Linux-Renesas, Daniel Lezcano, Thomas Gleixner, Rob Herring,
	Krzysztof Kozlowski, Laurent Pinchart, Linux Kernel Mailing List,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS

On Tue, Jul 26, 2022 at 10:59 PM Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> 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

* [tip: timers/core] dt-bindings: timer: renesas,tmu: Add r8a779f0 support
  2022-07-26 20:58 [PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support Wolfram Sang
  2022-07-27 16:00 ` Rob Herring
  2022-08-18  9:56 ` Geert Uytterhoeven
@ 2022-10-04  9:27 ` tip-bot2 for Wolfram Sang
  2 siblings, 0 replies; 4+ messages in thread
From: tip-bot2 for Wolfram Sang @ 2022-10-04  9:27 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: Wolfram Sang, Geert Uytterhoeven, Rob Herring, Daniel Lezcano,
	x86, linux-kernel

The following commit has been merged into the timers/core branch of tip:

Commit-ID:     fa7fc5243f9e7d64ea7e73c247218f22499c3479
Gitweb:        https://git.kernel.org/tip/fa7fc5243f9e7d64ea7e73c247218f22499c3479
Author:        Wolfram Sang <wsa+renesas@sang-engineering.com>
AuthorDate:    Tue, 26 Jul 2022 22:58:57 +02:00
Committer:     Daniel Lezcano <daniel.lezcano@linaro.org>
CommitterDate: Fri, 19 Aug 2022 11:07:54 +02:00

dt-bindings: timer: renesas,tmu: Add r8a779f0 support

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220726205858.1199-1-wsa+renesas@sang-engineering.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
---
 Documentation/devicetree/bindings/timer/renesas,tmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
index c571691..60f4c05 100644
--- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
@@ -37,6 +37,7 @@ properties:
           - renesas,tmu-r8a77990 # R-Car E3
           - renesas,tmu-r8a77995 # R-Car D3
           - renesas,tmu-r8a779a0 # R-Car V3U
+          - renesas,tmu-r8a779f0 # R-Car S4-8
       - const: renesas,tmu
 
   reg:

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

end of thread, other threads:[~2022-10-04  9:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-26 20:58 [PATCH] dt-bindings: timer: renesas,tmu: Add r8a779f0 support Wolfram Sang
2022-07-27 16:00 ` Rob Herring
2022-08-18  9:56 ` Geert Uytterhoeven
2022-10-04  9:27 ` [tip: timers/core] " tip-bot2 for 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).