clocksource/drivers/sh_cmt: Minor DT compat string update [PATCH 1/3] clocksource/drivers/sh_cmt: SoC-specific match for CMT1 on r8a7740 and sh73a0 [PATCH 2/3] clocksource/drivers/sh_cmt: Remove "cmt-48-gen2" support [PATCH 3/3] clocksource/drivers/sh_cmt: Document "cmt-48" as deprecated Move over to new CMT1 bindings on r8a7740 and sh73a0 and get rid of old stale stuff such as "cmt-48-gen2" while keeping "cmt-48" around but document it as deprecated. Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> --- Patch 1 and patch 3 depend on updated SoC-specific DT bindings in: [PATCH 2/8] dt-bindings: timer: renesas, cmt: Update CMT1 on sh73a0 and r8a7740 drivers/clocksource/sh_cmt.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-)