aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/timer/renesas,cmt.txt14
1 files changed, 10 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/timer/renesas,cmt.txt b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
index d740989eb569..b40add2d9bb4 100644
--- a/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ b/Documentation/devicetree/bindings/timer/renesas,cmt.txt
@@ -22,6 +22,10 @@ Required Properties:
22 22
23 - "renesas,r8a73a4-cmt0" for the 32-bit CMT0 device included in r8a73a4. 23 - "renesas,r8a73a4-cmt0" for the 32-bit CMT0 device included in r8a73a4.
24 - "renesas,r8a73a4-cmt1" for the 48-bit CMT1 device included in r8a73a4. 24 - "renesas,r8a73a4-cmt1" for the 48-bit CMT1 device included in r8a73a4.
25 - "renesas,r8a7743-cmt0" for the 32-bit CMT0 device included in r8a7743.
26 - "renesas,r8a7743-cmt1" for the 48-bit CMT1 device included in r8a7743.
27 - "renesas,r8a7745-cmt0" for the 32-bit CMT0 device included in r8a7745.
28 - "renesas,r8a7745-cmt1" for the 48-bit CMT1 device included in r8a7745.
25 - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790. 29 - "renesas,r8a7790-cmt0" for the 32-bit CMT0 device included in r8a7790.
26 - "renesas,r8a7790-cmt1" for the 48-bit CMT1 device included in r8a7790. 30 - "renesas,r8a7790-cmt1" for the 48-bit CMT1 device included in r8a7790.
27 - "renesas,r8a7791-cmt0" for the 32-bit CMT0 device included in r8a7791. 31 - "renesas,r8a7791-cmt0" for the 32-bit CMT0 device included in r8a7791.
@@ -31,10 +35,12 @@ Required Properties:
31 - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794. 35 - "renesas,r8a7794-cmt0" for the 32-bit CMT0 device included in r8a7794.
32 - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794. 36 - "renesas,r8a7794-cmt1" for the 48-bit CMT1 device included in r8a7794.
33 37
34 - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2. 38 - "renesas,rcar-gen2-cmt0" for 32-bit CMT0 devices included in R-Car Gen2
35 - "renesas,rcar-gen2-cmt1" for 48-bit CMT1 devices included in R-Car Gen2. 39 and RZ/G1.
36 These are fallbacks for r8a73a4 and all the R-Car Gen2 40 - "renesas,rcar-gen2-cmt1" for 48-bit CMT1 devices included in R-Car Gen2
37 entries listed above. 41 and RZ/G1.
42 These are fallbacks for r8a73a4, R-Car Gen2 and RZ/G1 entries
43 listed above.
38 44
39 - reg: base address and length of the registers block for the timer module. 45 - reg: base address and length of the registers block for the timer module.
40 - interrupts: interrupt-specifier for the timer, one per channel. 46 - interrupts: interrupt-specifier for the timer, one per channel.