clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated
authorMagnus Damm <damm+renesas@opensource.se>
Tue, 20 Aug 2019 12:36:07 +0000 (21:36 +0900)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 26 Aug 2019 22:31:39 +0000 (00:31 +0200)
commit19d608458f4f3bb3a1f89bd7e4814c3fd30dbec7
treed0a75c7b442c34c5b45fb57fc1237a8ed3935748
parent8c1afba285a86b9dbb0637f8c70a34fe2d88569e
clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated

Update the CMT driver to mark "renesas,cmt-48" as deprecated.

Instead of documenting a theoretical hardware device based on current software
support level, define DT bindings top-down based on available data sheet
information and make use of part numbers in the DT compat string.

In case of the only in-tree users r8a7740 and sh73a0 the compat strings
"renesas,r8a7740-cmt1" and "renesas,sh73a0-cmt1" may be used instead.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/sh_cmt.c