diff options
author | Dinh Nguyen <dinguyen@altera.com> | 2014-04-14 07:59:32 -0500 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-04-30 11:44:01 -0700 |
commit | a30d27ed739b2c6662f07c76e5deea7bc916bd12 (patch) | |
tree | cc53c7037909941ef532dab93e1bf7de15d9f7ec /drivers/clk/st | |
parent | d1db0eea852497762cab43b905b879dfcd3b8987 (diff) | |
download | op-kernel-dev-a30d27ed739b2c6662f07c76e5deea7bc916bd12.zip op-kernel-dev-a30d27ed739b2c6662f07c76e5deea7bc916bd12.tar.gz |
clk: socfpga: fix clock driver for 3.15
commit [1771b10d6 clk: respect the clock dependencies in of_clk_init]
exposed a flaw in the socfpga clock driver and prevents the platform
from booting on 3.15-rc1.
Because the "altr,clk-mgr" is not really a clock, it should not be using
CLK_OF_DECLARE, instead we should be mapping the clk-mgr's base address
one of the functional clock init function. Use the socfpga_pll_init function
to map the clk_mgr_base_addr as this clock should always be initialized first.
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Tested-by: Pavel Machek <pavel@denx.de>
Diffstat (limited to 'drivers/clk/st')
0 files changed, 0 insertions, 0 deletions