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)
commit7d78cbefaa465bbf36e2b4b90d3c196a00f54008
tree9bce39e9e8c77f596280a1d59784d82c958e42eb
parentd8782c7452b4a54cc8830074e8cd967e17559880
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