serial: sh-sci: Drop support for "sci_ick" clock
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 16 Dec 2021 14:17:32 +0000 (15:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Dec 2021 16:57:15 +0000 (17:57 +0100)
commit09c7bda4ddefb1e326378e2aaf1e7814f850d750
treeeabb2d8b27bbf2f5879813393de980c0144992f1
parentf087f01ca2c5ea846fb798f09f4106b551c32147
serial: sh-sci: Drop support for "sci_ick" clock

Since commit 1b463bd51042927e ("ARM: dts: r8a7794: Rename the serial
port clock to fck") in v4.6, all upstream DTS files call the SCIF
functional clock "fck".

Hence the time is ripe to drop backward-compatibility with old DTBs that
use the old "sci_ick" name.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/b4103e44d6ac46b6c1c264e2aeac80b39941fe74.1639663832.git.geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sh-sci.c