aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/timer/renesas,cmt.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
index d79293a2bb44..6ca6b9e582a0 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -36,16 +36,12 @@ Required Properties:
36 These are fallbacks for r8a73a4 and all the R-Car Gen2 36 These are fallbacks for r8a73a4 and all the R-Car Gen2
37 entries listed above. 37 entries listed above.
38 38
39 - "renesas,cmt-48-gen2" is <deprecated>, use "renesas,cmt[01]-*" instead.
40
41 - reg: base address and length of the registers block for the timer module. 39 - reg: base address and length of the registers block for the timer module.
42 - interrupts: interrupt-specifier for the timer, one per channel. 40 - interrupts: interrupt-specifier for the timer, one per channel.
43 - clocks: a list of phandle + clock-specifier pairs, one for each entry 41 - clocks: a list of phandle + clock-specifier pairs, one for each entry
44 in clock-names. 42 in clock-names.
45 - clock-names: must contain "fck" for the functional clock. 43 - clock-names: must contain "fck" for the functional clock.
46 44
47 - renesas,channels-mask: <deprecated>, information kept in device driver.
48
49 45
50Example: R8A7790 (R-Car H2) CMT0 and CMT1 nodes 46Example: R8A7790 (R-Car H2) CMT0 and CMT1 nodes
51 47