tty: serial: meson: Drop the legacy compatible strings and clock code
authorYu Tu <yu.tu@amlogic.com>
Thu, 30 Dec 2021 10:21:05 +0000 (18:21 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 12:28:23 +0000 (13:28 +0100)
commitad234e2bac274a43c9fa540bde8cd9f0c627b71f
tree44406ad30c439817b6278a6ecb7ff3fc75919810
parente3b27e2f56a5337d2ecdbe3feddc7c75e2205d59
tty: serial: meson: Drop the legacy compatible strings and clock code

All mainline .dts files have been using the stable UART since Linux
4.16. Drop the legacy compatible strings and related clock code.

Signed-off-by: Yu Tu <yu.tu@amlogic.com>
Link: https://lore.kernel.org/r/20211230102110.3861-2-yu.tu@amlogic.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/meson_uart.c