commit | d33266be2529a901e7286bbfea872ff80aee39e0 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Oct 14 10:35:24 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 21 13:58:55 2016 -0500 |
tree | bb744d4b230efd82bc42475ee2662a5baadb591c | |
parent | b505618b783ae9766bcd8f6479b7f41b7bdd78d3 [diff] |
ARM: AMx3xx: Centralize early clock initialization This is similar to Commit 93e6253d11030 ("ARM: OMAP4/5: Centralize early clock initialization") that was done for OMAP4+, reflecting the same for AM33xx and AM43xx SoCs to centralize clock initialization. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> [trini: Add setup_early_clocks that calls setup_clocks_for_console for ti81xx] Signed-off-by: Tom Rini <trini@konsulko.com>