summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/timer/renesas,cmt.txt
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2016-03-14 23:24:45 +0900
committerDaniel Lezcano <daniel.lezcano@linaro.org>2017-08-29 11:08:05 +0200
commit4e18111ff38f066422c05f904b3bb4fea981d48e (patch)
tree432f3d9e8348b48b27847338f3be3dd9609149f1 /Documentation/devicetree/bindings/timer/renesas,cmt.txt
parent203bb3479958c48ac84ed015061f5d9746f1e3fc (diff)
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>
Diffstat (limited to 'Documentation/devicetree/bindings/timer/renesas,cmt.txt')
-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:
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