diff options
Diffstat (limited to 'Documentation/devicetree/bindings/timer/renesas,tmu.txt')
-rw-r--r-- | Documentation/devicetree/bindings/timer/renesas,tmu.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/Documentation/devicetree/bindings/timer/renesas,tmu.txt index 7db89fb25444..4ae7910af09f 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 | ||
3 | The TMU is a 32-bit timer/counter with configurable clock inputs and | 3 | The TMU is a 32-bit timer/counter with configurable clock inputs and |
4 | programmable compare match. | 4 | programmable compare match. |
@@ -9,6 +9,7 @@ are independent. The TMU hardware supports up to three channels. | |||
9 | Required Properties: | 9 | Required 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 | ||
12 | - "renesas,tmu-r8a7779" for the r8a7779 TMU | 13 | - "renesas,tmu-r8a7779" for the r8a7779 TMU |
13 | - "renesas,tmu" for any TMU. | 14 | - "renesas,tmu" for any TMU. |
14 | This is a fallback for the above renesas,tmu-* entries | 15 | This is a fallback for the above renesas,tmu-* entries |