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

Commit-ID:     c4d814416fe3f5eb27438209a83582d7508ba80a
Gitweb:        
https://git.kernel.org/tip/c4d814416fe3f5eb27438209a83582d7508ba80a
Author:        Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se>
AuthorDate:    Thu, 11 Feb 2021 15:31:02 +01:00
Committer:     Daniel Lezcano <daniel.lezc...@linaro.org>
CommitterDate: Thu, 08 Apr 2021 13:23:21 +02:00

dt-bindings: timer: renesas,tmu: Document missing Gen3 SoCs

Add missing bindings for Gen3 SoCs.

Signed-off-by: Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se>
Reviewed-by: Rob Herring <r...@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be>
Signed-off-by: Daniel Lezcano <daniel.lezc...@linaro.org>
Link: 
https://lore.kernel.org/r/20210211143102.350719-1-niklas.soderlund+rene...@ragnatech.se
---
 Documentation/devicetree/bindings/timer/renesas,tmu.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml 
b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
index c541887..f0f0f12 100644
--- a/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
+++ b/Documentation/devicetree/bindings/timer/renesas,tmu.yaml
@@ -28,8 +28,14 @@ properties:
           - renesas,tmu-r8a774e1 # RZ/G2H
           - renesas,tmu-r8a7778  # R-Car M1A
           - renesas,tmu-r8a7779  # R-Car H1
+          - renesas,tmu-r8a7795  # R-Car H3
+          - renesas,tmu-r8a7796  # R-Car M3-W
+          - renesas,tmu-r8a77961 # R-Car M3-W+
+          - renesas,tmu-r8a77965 # R-Car M3-N
           - renesas,tmu-r8a77970 # R-Car V3M
           - renesas,tmu-r8a77980 # R-Car V3H
+          - renesas,tmu-r8a77990 # R-Car E3
+          - renesas,tmu-r8a77995 # R-Car D3
       - const: renesas,tmu
 
   reg:

Reply via email to