Commit 9b1520cc authored by Roman Tereshonkov's avatar Roman Tereshonkov Committed by Tony Lindgren

Add mcbsp_clks used by other clocks to the clock list.

Signed-off-by: default avatarRoman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e28f3690
...@@ -2508,6 +2508,7 @@ static struct clk *onchip_34xx_clks[] __initdata = { ...@@ -2508,6 +2508,7 @@ static struct clk *onchip_34xx_clks[] __initdata = {
&osc_sys_ck, &osc_sys_ck,
&sys_ck, &sys_ck,
&sys_altclk, &sys_altclk,
&mcbsp_clks,
&sys_clkout1, &sys_clkout1,
&dpll1_ck, &dpll1_ck,
&emu_mpu_alwon_ck, &emu_mpu_alwon_ck,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment