Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e18111f authored by Magnus Damm's avatar Magnus Damm Committed by Daniel Lezcano
Browse files

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: default avatarMagnus Damm <damm+renesas@opensource.se>
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 203bb347
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -36,16 +36,12 @@ Required Properties:
		These are fallbacks for r8a73a4 and all the R-Car Gen2
		These are fallbacks for r8a73a4 and all the R-Car Gen2
		entries	listed above.
		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.
  - reg: base address and length of the registers block for the timer module.
  - interrupts: interrupt-specifier for the timer, one per channel.
  - interrupts: interrupt-specifier for the timer, one per channel.
  - clocks: a list of phandle + clock-specifier pairs, one for each entry
  - clocks: a list of phandle + clock-specifier pairs, one for each entry
    in clock-names.
    in clock-names.
  - clock-names: must contain "fck" for the functional clock.
  - 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
Example: R8A7790 (R-Car H2) CMT0 and CMT1 nodes