linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/3] High baud rate supports of F81866/F81216H
@ 2017-10-03  3:08 Ji-Ze Hong (Peter Hong)
  2017-10-03  3:08 ` [PATCH V1 1/3] serial: 8250_fintek: UART dynamic clocksource on Fintek F81866 Ji-Ze Hong (Peter Hong)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ji-Ze Hong (Peter Hong) @ 2017-10-03  3:08 UTC (permalink / raw)
  To: gregkh, jslaby
  Cc: rel+kernel, linux-serial, linux-kernel, peter_hong,
	Ji-Ze Hong (Peter Hong)

The Fintek F81866/F81216H support high baud rate and it's up to 1.5Mbps
with 24MHz clock source. It's also support 500Kbps via 24MHz clock too.

We'll implements clock source checking in function fintek_8250_set_termios().

Ji-Ze Hong (Peter Hong) (3):
  serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
  serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
  serial: 8250_fintek: fix warning reported from smatch

 drivers/tty/serial/8250/8250_fintek.c | 84 ++++++++++++++++++++++++++++++++++-
 1 file changed, 83 insertions(+), 1 deletion(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-03  3:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03  3:08 [PATCH V1 0/3] High baud rate supports of F81866/F81216H Ji-Ze Hong (Peter Hong)
2017-10-03  3:08 ` [PATCH V1 1/3] serial: 8250_fintek: UART dynamic clocksource on Fintek F81866 Ji-Ze Hong (Peter Hong)
2017-10-03  3:08 ` [PATCH V1 2/3] serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H Ji-Ze Hong (Peter Hong)
2017-10-03  3:08 ` [PATCH V1 3/3] serial: 8250_fintek: fix warning reported from smatch Ji-Ze Hong (Peter Hong)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).