]> git.baikalelectronics.ru Git - kernel.git/commit
clk: rockchip: Add CLK_SET_RATE_PARENT to sclk_uart clocks
authorDoug Anderson <dianders@chromium.org>
Thu, 4 Dec 2014 21:33:05 +0000 (13:33 -0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 21 Dec 2014 13:15:26 +0000 (14:15 +0100)
commit03c160feeda125b02754c0f644a3b39a5386e26e
treeb7212cc740653ce2342edc3e1390e30727f7b4d1
parentbfa6fa2a2dfa997f6c80e35808e50464ecfebcda
clk: rockchip: Add CLK_SET_RATE_PARENT to sclk_uart clocks

We'd like to be able to set the clock rate of the sclk_uart clocks and
actually be able to achieve clock rates greater than 24MHz.  To do
this we need to be able to pass rate changes upward.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3288.c