]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
serial: sc16is7xx: Respect clock-frequency property
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 18 Mar 2019 10:29:15 +0000 (12:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Mar 2019 15:30:50 +0000 (00:30 +0900)
commit24bc6e68efa00f95034dbef0ba91661dd80bd37d
tree500ebe1623b364379d0b80249f7fe331ecde8a19
parent8650e026c819f4b6dfc1bee078498a92a0f5a223
serial: sc16is7xx: Respect clock-frequency property

If the property is provided and there are no other possibilities to detect
UART clock frequency, use it as a fallback.

Tested-By: Georgii Staroselskii <georgii.staroselskii@emlid.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/sc16is7xx.c