drm: renesas: shmobile: Rename input clocks
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Sep 2023 08:53:29 +0000 (10:53 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 16 Oct 2023 09:47:44 +0000 (11:47 +0200)
commite2eb7e6ee5667f0b5b622020906446e3acbdd4b3
treee5cab342dfb6d3134ce64d7782cfc95d4f918cfa
parent76b1405832ac067c16997fb7ede7b2e2517aa441
drm: renesas: shmobile: Rename input clocks

Prepare for DT bindings by using more appropriate names for the input
clocks.

Note that all LDDCKR_ICKSEL_* definitions but the one for the bus clock
are valid only for SH7724, so the clock selection code needs to be
updated when extending clock support to other SoCs.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
[geert: Add note]
Reviewed-by: Sui Jingfeng <suijingfeng@loongson.cn>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/d4b4d2164541ae055d10064103db3c2d6540e846.1694767209.git.geert+renesas@glider.be
drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c