commit | 195638b6d44f22c5fcbd428ebfe4b7c012c576f2 | [log] [tgz] |
---|---|---|
author | Ji-Ze Hong (Peter Hong) <hpeter@gmail.com> | Tue Oct 03 11:08:33 2017 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 03 20:31:17 2017 +0200 |
tree | 9cbf6844d6b4df1cc335f2e745d1c92eee43b1a2 | |
parent | 3b837fa233254c7f8e46fbb72e4c126774fdb635 [diff] |
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>