]> git.baikalelectronics.ru Git - kernel.git/commit
serial: 8250_dw: add ability to handle the peripheral clock
authorHeiko Stübner <heiko@sntech.de>
Mon, 16 Jun 2014 13:25:17 +0000 (15:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 22:27:37 +0000 (15:27 -0700)
commitcac7e4f7cc282acca4c7b4704616fc148cbceacf
tree9bce39e9e8c77f596280a1d59784d82c958e42eb
parent26a4fa825543336a92e115c4fc607fc413033141
serial: 8250_dw: add ability to handle the peripheral clock

First try to find the named clock variants then fall back to the already
existing handling of a nameless declared baudclk.

This also adds the missing documentation for this already existing variant.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/snps-dw-apb-uart.txt
drivers/tty/serial/8250/8250_dw.c