commit | d1a559a1cb1d4aa1c63c56bdb39d9d18dfaf9523 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Wed Sep 24 23:41:54 2014 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Thu Sep 25 14:48:40 2014 -0700 |
tree | 21e507f9675f993517834df6e5870028a474277b | |
parent | f9c0d14062e235ef11c9d5e776ebc7a05894f299 [diff] |
clk: rockchip: add missing rk3288 npll rate table 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>