Home
last modified time | relevance | path

Searched hist:"58178914 ae5bad449d8e53e38c7171ec85ad2c9a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_fintek.cdiff 58178914ae5bad449d8e53e38c7171ec85ad2c9a Mon Oct 02 22:08:34 CDT 2017 Ji-Ze Hong (Peter Hong) <hpeter@gmail.com> serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H

The F81216H had 4 clocksource 1.8432/18.432/14.769/24MHzand baud rates can
be up to 1.5Mbits with 24MHz. The register value and mask is the same with
F81866. But F81866 register address is F2h, F81216H is F0h.

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>