Skip to content

Commit

Permalink
devicetree: bindings: Remove deprecated properties
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Magnus Damm authored and Daniel Lezcano committed Aug 29, 2017
1 parent 203bb34 commit 4e18111
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Documentation/devicetree/bindings/timer/renesas,cmt.txt
Original file line number Diff line number Diff line change
@@ -36,16 +36,12 @@ Required Properties:
These are fallbacks for r8a73a4 and all the R-Car Gen2
entries listed above.

- "renesas,cmt-48-gen2" is <deprecated>, use "renesas,cmt[01]-*" instead.

- reg: base address and length of the registers block for the timer module.
- interrupts: interrupt-specifier for the timer, one per channel.
- clocks: a list of phandle + clock-specifier pairs, one for each entry
in clock-names.
- clock-names: must contain "fck" for the functional clock.

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


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

0 comments on commit 4e18111

Please sign in to comment.