serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
authorJi-Ze Hong (Peter Hong) <hpeter@gmail.com>
Tue, 3 Oct 2017 03:08:33 +0000 (11:08 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Oct 2017 18:31:17 +0000 (20:31 +0200)
commit195638b6d44f22c5fcbd428ebfe4b7c012c576f2
tree9cbf6844d6b4df1cc335f2e745d1c92eee43b1a2
parent3b837fa233254c7f8e46fbb72e4c126774fdb635
serial: 8250_fintek: UART dynamic clocksource on Fintek F81866

The F81866 had 4 clocksource 1.8432/18.432/14.769/24MHz and baud rates can
be up to 1.5Mbits with 24MHz. We'll implements the dynamic clocksource in
fintek_8250_set_termios().

Signed-off-by: Ji-Ze Hong (Peter Hong) <hpeter+linux_kernel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_fintek.c