[PATCH 20/25] serial: sh-sci: Add support for optional BRG on (H)SCIF

2015-11-19 Thread Geert Uytterhoeven
Add support for the Baud Rate Generator for External Clock (BRG), as found on some SCIF and HSCIF variants, which can improve baud rate range and accuracy. Signed-off-by: Geert Uytterhoeven --- drivers/tty/serial/sh-sci.c | 82 ++--- 1 file changed, 77

[PATCH 20/25] serial: sh-sci: Add support for optional BRG on (H)SCIF

2015-11-19 Thread Geert Uytterhoeven
Add support for the Baud Rate Generator for External Clock (BRG), as found on some SCIF and HSCIF variants, which can improve baud rate range and accuracy. Signed-off-by: Geert Uytterhoeven --- drivers/tty/serial/sh-sci.c | 82