serial: sccnxp: Allow to use non-standard baud rates
authorAlexander Shiyan <shc_work@mail.ru>
Thu, 20 Dec 2018 06:19:30 +0000 (09:19 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Dec 2018 15:26:59 +0000 (16:26 +0100)
commitefa0f49496be359ab3e068b0a75b15808c354b7f
tree159884816faaa3c64a7b7e678d467c97b47f610e
parent4ce193fdba48516717a4840043abb83f71109ee2
serial: sccnxp: Allow to use non-standard baud rates

This patch adds support for the use of non-standard baud rates.
For these purposes, we use the built-in timer/counter.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sccnxp.c