]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
devicetree: bindings: Remove deprecated properties
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 14 Mar 2016 14:24:45 +0000 (23:24 +0900)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 29 Aug 2017 09:08:05 +0000 (11:08 +0200)
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>
Documentation/devicetree/bindings/timer/renesas,cmt.txt

index d79293a2bb44ca757a956cf4c514192df2082957..6ca6b9e582a0e803ee85ef15972448a5be2cfda5 100644 (file)
@@ -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