commit | 7d78cbefaa465bbf36e2b4b90d3c196a00f54008 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Mon Jun 16 15:25:17 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 10 15:27:37 2014 -0700 |
tree | 9bce39e9e8c77f596280a1d59784d82c958e42eb | |
parent | d8782c7452b4a54cc8830074e8cd967e17559880 [diff] |
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>