diff options
author | Tero Kristo <[email protected]> | 2014-12-12 15:22:01 +0200 |
---|---|---|
committer | Michael Turquette <[email protected]> | 2014-12-15 17:05:10 -0800 |
commit | 83ccc4670477e7722d4654ca44b4b7004fcaada9 (patch) | |
tree | fee4537c986ecfa88d036a858baa1de839990cac /arch/powerpc/lib/alloc.c | |
parent | 6f8e853d18a98ee95832ffebfaa288d42ae28cd5 (diff) |
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 <[email protected]>
Fixes: 2e1a7b014f ("ARM: OMAP3+: DPLL: use determine_rate() and...")
Cc: Paul Walmsley <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Tested-by: Kevin Hilman <[email protected]>
Reported-by: Kevin Hilman <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/alloc.c')
0 files changed, 0 insertions, 0 deletions