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)
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>

No differences found