All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: timer: renesas,tmu: add r8a779a0 TMU support
@ 2021-03-05 14:23 Wolfram Sang
  2021-03-06 23:26 ` Niklas Söderlund
  2021-03-08  8:44 ` Geert Uytterhoeven
  0 siblings, 2 replies; 3+ messages in thread
From: Wolfram Sang @ 2021-03-05 14:23 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: linux-kernel, Daniel Lezcano, Niklas Söderlund, Wolfram Sang

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---

This is the correct one. TMU passed the testsuite, CMT needs a second
look.

 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 c54188731a1b..20af9ce05ae5 100644
--- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
@@ -30,6 +30,7 @@ properties:
           - renesas,tmu-r8a7779  # R-Car H1
           - renesas,tmu-r8a77970 # R-Car V3M
           - renesas,tmu-r8a77980 # R-Car V3H
+          - renesas,tmu-r8a779a0 # R-Car V3U
       - const: renesas,tmu
 
   reg:
-- 
2.29.2


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

end of thread, other threads:[~2021-03-08  8:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05 14:23 [PATCH] dt-bindings: timer: renesas,tmu: add r8a779a0 TMU support Wolfram Sang
2021-03-06 23:26 ` Niklas Söderlund
2021-03-08  8:44 ` Geert Uytterhoeven

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.