Skip to content

Commit 4e18111

Browse files
Magnus Dammdlezcano
authored andcommitted
devicetree: bindings: Remove deprecated properties
The deprecated DT properties are part of the GIT history, no need to keep them around any longer. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent 203bb34 commit 4e18111

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Documentation/devicetree/bindings/timer/renesas,cmt.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,12 @@ Required Properties:
3636
These are fallbacks for r8a73a4 and all the R-Car Gen2
3737
entries listed above.
3838

39-
- "renesas,cmt-48-gen2" is <deprecated>, use "renesas,cmt[01]-*" instead.
40-
4139
- reg: base address and length of the registers block for the timer module.
4240
- interrupts: interrupt-specifier for the timer, one per channel.
4341
- clocks: a list of phandle + clock-specifier pairs, one for each entry
4442
in clock-names.
4543
- clock-names: must contain "fck" for the functional clock.
4644

47-
- renesas,channels-mask: <deprecated>, information kept in device driver.
48-
4945

5046
Example: R8A7790 (R-Car H2) CMT0 and CMT1 nodes
5147

0 commit comments

Comments
 (0)