commit | 449437778bd09b73a5e51554f7219706da08917f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 19 21:52:24 2014 +0000 |
committer | Mike Turquette <mturquette@linaro.org> | Sun Jul 13 07:12:11 2014 -0700 |
tree | c76469a1b98dfad4458b8a7a13b102298a5980cc | |
parent | 15ebb05248d025534773c9ef64915bd888f04e4b [diff] |
clk: spear3xx: Set proper clock parent of uart1/2 The uarts only work when the parent is ras_ahb_clk. The stale 3.5 based ST tree does this in the board file. Add it to the clk init function. Not pretty, but the mess there is amazing anyway. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>