clk: rockchip: add missing rk3288 npll rate table
authorHeiko Stübner <heiko@sntech.de>
Wed, 24 Sep 2014 21:41:54 +0000 (23:41 +0200)
committerMike Turquette <mturquette@linaro.org>
Thu, 25 Sep 2014 21:48:40 +0000 (14:48 -0700)
The npll on rk3288 is exactly the same pll type as the other 4. Yet it
was missing the link to the rate table, making rate changes impossible.
Change that by setting the table.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Doug Anderson <dianders@chromium.org>
Tested-by: Kever Yang <kever.yang@rock-chips.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/rockchip/clk-rk3288.c

Simple merge