aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/timer/renesas,tmu.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/timer/renesas,tmu.txt')
-rw-r--r--Documentation/devicetree/bindings/timer/renesas,tmu.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/Documentation/devicetree/bindings/timer/renesas,tmu.txt
index 7db89fb25444..cd5f20bf2582 100644
--- a/Documentation/devicetree/bindings/timer/renesas,tmu.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,tmu.txt
@@ -1,4 +1,4 @@
1* Renesas R-Car Timer Unit (TMU) 1* Renesas R-Mobile/R-Car Timer Unit (TMU)
2 2
3The TMU is a 32-bit timer/counter with configurable clock inputs and 3The TMU is a 32-bit timer/counter with configurable clock inputs and
4programmable compare match. 4programmable compare match.
@@ -9,6 +9,8 @@ are independent. The TMU hardware supports up to three channels.
9Required Properties: 9Required Properties:
10 10
11 - compatible: must contain one or more of the following: 11 - compatible: must contain one or more of the following:
12 - "renesas,tmu-r8a7740" for the r8a7740 TMU
13 - "renesas,tmu-r8a7778" for the r8a7778 TMU
12 - "renesas,tmu-r8a7779" for the r8a7779 TMU 14 - "renesas,tmu-r8a7779" for the r8a7779 TMU
13 - "renesas,tmu" for any TMU. 15 - "renesas,tmu" for any TMU.
14 This is a fallback for the above renesas,tmu-* entries 16 This is a fallback for the above renesas,tmu-* entries