]> asedeno.scripts.mit.edu Git - linux.git/commit
clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match
authorMagnus Damm <damm+renesas@opensource.se>
Tue, 20 Aug 2019 12:35:56 +0000 (21:35 +0900)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 26 Aug 2019 22:31:39 +0000 (00:31 +0200)
commit8c1afba285a86b9dbb0637f8c70a34fe2d88569e
treee511821a48987edc170000a92f20993ac3b22151
parent1be8c9fd2ac9ad730cf537b8909f66c357866c5d
clocksource/drivers/sh_cmt: r8a7740 and sh73a0 SoC-specific match

Add SoC-specific matching for CMT1 on r8a7740 and sh73a0.

This allows us to move away from the old DT bindings such as
 - "renesas,cmt-48-sh73a0"
 - "renesas,cmt-48-r8a7740"
 - "renesas,cmt-48"
in favour for the now commonly used format "renesas,<soc>-<device>"

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