diff options
author | Tero Kristo <t-kristo@ti.com> | 2014-12-12 14:22:01 +0100 |
---|---|---|
committer | Michael Turquette <mturquette@linaro.org> | 2014-12-16 02:05:10 +0100 |
commit | 83ccc4670477e7722d4654ca44b4b7004fcaada9 (patch) | |
tree | fee4537c986ecfa88d036a858baa1de839990cac /drivers/clk | |
parent | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs (diff) | |
download | linux-83ccc4670477e7722d4654ca44b4b7004fcaada9.tar.xz linux-83ccc4670477e7722d4654ca44b4b7004fcaada9.zip |
ARM: OMAP3: clock: fix boot breakage in legacy mode
The new usage of determine_rate and set_rate_and_parent calls for
OMAP DPLLs assumes the DPLLs must have two parents defined, even
if it is the same clock. Legacy clock data did not fullfill this
requirement and caused a boot crash. Fixed by adding the missing
parent information to the DPLL clocks.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Fixes: 2e1a7b014f ("ARM: OMAP3+: DPLL: use determine_rate() and...")
Cc: Paul Walmsley <paul@pwsan.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Kevin Hilman <khilman@linaro.org>
Reported-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk')
0 files changed, 0 insertions, 0 deletions